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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
7 + 24 = ?
Subscribe to this entry?

 
 [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: Mon Apr 29 09:01:28 2024 UTC