]> granicus.if.org Git - php/commit
- Fixed bug #48248 (SIGSEGV when access to private property via &__get)
authorFelipe Pena <felipe@php.net>
Tue, 12 May 2009 22:50:56 +0000 (22:50 +0000)
committerFelipe Pena <felipe@php.net>
Tue, 12 May 2009 22:50:56 +0000 (22:50 +0000)
commit7ff880405f00ab8697227faa68886fc2465c5afb
treee07c2a86805830005540d051332b9b297ca9536a
parent82151d4dc30e5b8718e942faa436eddf88588d6b
- Fixed bug #48248 (SIGSEGV when access to private property via &__get)
Zend/tests/bug48248.phpt [new file with mode: 0644]
Zend/zend_object_handlers.c