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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

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 Mar 28 18:01:29 2024 UTC