php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12395 random data being printed from function call
Submitted: 2001-07-26 07:54 UTC Modified: 2001-07-26 08:05 UTC
From: tml at ateb dot co dot uk Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 4.0.4pl1 OS: Solaris 8
Private report: No CVE-ID: None
 [2001-07-26 07:54 UTC] tml at ateb dot co dot uk
Call of type:
	print func1(arg1, func2(arg2).func3(arg2, string1);

produces random results on Solaris 8 (code works fine on Red Hat Linux 7.0)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-26 08:05 UTC] hholzgra@php.net
please give REAL code next time, not something 
typed from memory, and add expected and 
observed results ...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 10:01:29 2024 UTC