]> granicus.if.org Git - php/commit
- Fixed ReflectionProperty::isDefault() giving a wrong result for properties
authorGustavo André dos Santos Lopes <cataphract@php.net>
Tue, 26 Oct 2010 18:47:10 +0000 (18:47 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Tue, 26 Oct 2010 18:47:10 +0000 (18:47 +0000)
commitb5b4f94a4cc3fbe9ce5200a8719826a12926d5fe
tree71e793a7768c404e7d621cfcf00f2c9271ba5feb
parent0086bc8a96607d33f08e832282576dd62a152aae
- Fixed ReflectionProperty::isDefault() giving a wrong result for properties
  obtained with ReflectionClass::getProperties().
NEWS
ext/reflection/php_reflection.c
ext/reflection/tests/ReflectionParameter_isDefault.phpt [new file with mode: 0644]