]> granicus.if.org Git - php/commit
- Fix #52854 (ReflectionClass::newInstanceArgs does not work for classes without...
authorJohannes Schlüter <johannes@php.net>
Sun, 21 Nov 2010 12:24:09 +0000 (12:24 +0000)
committerJohannes Schlüter <johannes@php.net>
Sun, 21 Nov 2010 12:24:09 +0000 (12:24 +0000)
commit5a1e9d1d6b1326175b1327919786364a0d1b4a58
tree9dea6077ffefff3b94ad3bb6045924b5a8a49e7f
parent224bfb38f7a15bac3b9fa69824dc672ab80e1c49
- Fix #52854 (ReflectionClass::newInstanceArgs does not work for classes without constructors
ext/reflection/php_reflection.c
ext/reflection/tests/bug52854.phpt [new file with mode: 0644]