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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tml at ateb dot co dot uk
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 13:01:29 2025 UTC