#20676 [Opn]: Reinitialization of a reference

2002-11-27 Thread alex_boyer
ID: 20676 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Variables related Operating System: All PHP Version: 4.2.3 New Comment: But why doesn'it work with this code: x=2; $GLOBALS['ref'] =& $a

#20676 [Opn]: Reinitialization of a reference

2002-11-27 Thread alex_boyer
ID: 20676 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Variables related Operating System: All PHP Version: 4.2.3 New Comment: i thought that PHP count references on data before destroys it. This is not