ID:               6417
 Updated by:       [EMAIL PROTECTED]
-Reported By:      [EMAIL PROTECTED]
+Reported By:      [EMAIL PROTECTED]
 Status:           Analyzed
 Bug Type:         Scripting Engine problem
 Operating System: Linux RedHat 6.2
 PHP Version:      4.0.6-dev
 New Comment:

See bug number 11909 for a similar issue related to objects


Previous Comments:
------------------------------------------------------------------------

[2001-12-12 08:12:39] [EMAIL PROTECTED]

I think PHP version (and OS) is better to be updated. It's hard to know
which version is the last PHP version tested.

------------------------------------------------------------------------

[2001-11-22 18:24:27] [EMAIL PROTECTED]

I would like to see this fixed, it's a serious bug IMO.
Hope this serves as a reminder to someone (:



------------------------------------------------------------------------

[2001-05-23 18:49:42] [EMAIL PROTECTED]

Resurfacing.

Is there any work being done on this? Or should I put this in the docs?


If you don't expect it, this bug can create very strange behaviour, for
example when you have some library function that creates references, it
can mix up your script.

This is definitely a bug, and should be fixed a.s.a.p.
The fix is included here!

status -> analyzed (imo it is even critical, this is straight against
the principle of assigning by value:

[documentation]
>In PHP, variables are always assigned by value. That is to
>say, when you assign an expression to a variable, the
>entire value of the original expression is copied into the
>destination variable. This means, for instance, that after
>assigning one variable's value to another, changing one of
>those variables will have no effect on the other.

)

------------------------------------------------------------------------

[2001-04-28 15:27:01] [EMAIL PROTECTED]

Reproduced in latest verison

------------------------------------------------------------------------

[2000-08-31 08:54:19] [EMAIL PROTECTED]

Confirmed for 4.0.2.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/6417

-- 
Edit this bug report at http://bugs.php.net/?id=6417&edit=1

Reply via email to