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
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
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
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
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
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
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()