Bug #55731 [Bgs]: __get after __unset

2011-09-21 Thread 421034509 at qq dot com
Edit report at https://bugs.php.net/bug.php?id=55731&edit=1 ID: 55731 User updated by:421034509 at qq dot com Reported by:421034509 at qq dot com Summary:__get after __unset Status: Bogus Type: Bug Pac

Bug #55731 [Bgs]: __get after __unset

2011-09-21 Thread 421034509 at qq dot com
Edit report at https://bugs.php.net/bug.php?id=55731&edit=1 ID: 55731 User updated by:421034509 at qq dot com Reported by:421034509 at qq dot com Summary:__get after __unset Status: Bogus Type: Bug Pac

Bug #55731 [Bgs]: __get after __unset

2011-09-21 Thread 421034509 at qq dot com
Edit report at https://bugs.php.net/bug.php?id=55731&edit=1 ID: 55731 User updated by:421034509 at qq dot com Reported by:421034509 at qq dot com Summary:__get after __unset Status: Bogus Type: Bug Pac

Bug #55731 [Bgs]: __get after __unset

2011-09-21 Thread 421034509 at qq dot com
Edit report at https://bugs.php.net/bug.php?id=55731&edit=1 ID: 55731 User updated by:421034509 at qq dot com Reported by:421034509 at qq dot com Summary:__get after __unset Status: Bogus Type: Bug Pac

Bug #55731 [Bgs]: __get after __unset

2011-09-20 Thread 421034509 at qq dot com
Edit report at https://bugs.php.net/bug.php?id=55731&edit=1 ID: 55731 User updated by:421034509 at qq dot com Reported by:421034509 at qq dot com Summary:__get after __unset Status: Bogus Type: Bug Pac

Bug #55731 [Bgs]: __get after __unset

2011-09-20 Thread 421034509 at qq dot com
Edit report at https://bugs.php.net/bug.php?id=55731&edit=1 ID: 55731 User updated by:421034509 at qq dot com Reported by:421034509 at qq dot com Summary:__get after __unset Status: Bogus Type: Bug Pac

[PHP-BUG] Bug #55731 [NEW]: __get after __unset

2011-09-19 Thread 421034509 at qq dot com
From: Operating system: windows xp PHP version: 5.3.8 Package: Unknown/Other Function Bug Type: Bug Bug description:__get after __unset Description: p1=$a; } function __get($elmname){ echo "Call_get()!"; //In order to follow the method __get()