Bug #48460 [NoF->Csd]: Referencing an object property causes behaviour change after clone

2012-01-11 Thread ben at last dot fm
Edit report at https://bugs.php.net/bug.php?id=48460&edit=1 ID: 48460 User updated by: ben at last dot fm Reported by: ben at last dot fm Summary:Referencing an object property causes behaviour change after clone -St

Req #32100 [Com]: Request 'finally' support for exceptions

2011-12-05 Thread ben at last dot fm
Edit report at https://bugs.php.net/bug.php?id=32100&edit=1 ID: 32100 Comment by: ben at last dot fm Reported by:ceefour at gauldong dot net Summary:Request 'finally' support for exceptions Status: Closed Type:

#48460 [Opn]: Referencing an object property causes behaviour change after clone

2009-06-03 Thread ben at last dot fm
ID: 48460 User updated by: ben at last dot fm Reported By: ben at last dot fm Status: Open Bug Type: Variables related Operating System: Linux PHP Version: 5.2.9 New Comment: Hmm. The bug is that you can alter the behaviour of clone (that is

#48460 [Opn]: Referencing an object property causes behaviour change after clone

2009-06-03 Thread ben at last dot fm
ID: 48460 User updated by: ben at last dot fm Reported By: ben at last dot fm Status: Open -Bug Type: Arrays related +Bug Type: Variables related Operating System: Linux PHP Version: 5.2.9 New Comment: Sorry, put this in the wrong category

#48460 [Opn]: Referencing an object property causes behaviour change after clone

2009-06-03 Thread ben at last dot fm
ID: 48460 User updated by: ben at last dot fm Reported By: ben at last dot fm Status: Open Bug Type: Arrays related Operating System: Linux PHP Version: 5.2.9 New Comment: More minimal test case: list = 1; $b = clone $a; $link =& $a->p

#48460 [NEW]: Referencing an object property causes behaviour change after clone

2009-06-03 Thread ben at last dot fm
From: ben at last dot fm Operating system: Linux PHP version: 5.2.9 PHP Bug Type: Arrays related Bug description: Referencing an object property causes behaviour change after clone Description: If you create a reference to a property of an object, then clone