ID: 43700
User updated by: skrol29 at freesurf dot fr
Reported By: skrol29 at freesurf dot fr
-Status: Open
+Status: Closed
Bug Type: Output Control
Operating System: any
PHP Version: 5.2.5
New Comment:
there is no bu in this process
From: skrol29 at freesurf dot fr
Operating system: any
PHP version: 5.2.5
PHP Bug Type: Output Control
Bug description: ob_start() changes variables and makes inconsistent serialize
Description:
I call two functions, the one after the other. The first one is
ID: 35075
User updated by: skrol29 at freesurf dot fr
Reported By: skrol29 at freesurf dot fr
Status: Bogus
Bug Type: Scripting Engine problem
Operating System: Windows XP
PHP Version: 5.0.5
New Comment:
Hello,
That is correct, the manual says
ID: 35075
User updated by: skrol29 at freesurf dot fr
Reported By: skrol29 at freesurf dot fr
-Status: Feedback
+Status: Open
Bug Type: Scripting Engine problem
Operating System: Windows XP
PHP Version: 5.0.5
New Comment:
The same bug
From: skrol29 at freesurf dot fr
Operating system: Windows XP
PHP version: 5.0.5
PHP Bug Type: Scripting Engine problem
Bug description: Assignment by reference using a function assignes the
variable by value
Description:
This bug is a change of Assignment by