Date: 08/30/98
- Next message: rocky: "[PHP-DEV] CVS update: php3/regtests/classes"
- Previous message: Bug Database: "[PHP-DEV] Bug #702 Updated: gd.h missing from source distribution."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 701
Updated by: zeev
Reported By: z-kimmel <email protected>
Status: Closed
Bug Type: Parser error
Assigned To:
Comments:
There's no concept of references in PHP, even though there
might be in the future (the word 'might' is intentional).
Your example behaves exactly as expected, once you
understand that two variables never point to the same
data (except for one specific case, which is passing by
reference in function calls).
Full Bug description available at: http://ca.php.net/bugs.php3?id=701
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: rocky: "[PHP-DEV] CVS update: php3/regtests/classes"
- Previous message: Bug Database: "[PHP-DEV] Bug #702 Updated: gd.h missing from source distribution."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

