]> granicus.if.org Git - php/commit
- Fix #29986 (Class constants won't work with predefined constants when
authorJohannes Schlüter <johannes@php.net>
Fri, 24 Feb 2006 23:08:36 +0000 (23:08 +0000)
committerJohannes Schlüter <johannes@php.net>
Fri, 24 Feb 2006 23:08:36 +0000 (23:08 +0000)
commitcea8dd887b3a207f0cd87a9c25df4a9f539ca227
tree0f4b927c71d8b6c4be840ab90db536e17dbd77b3
parent16920d54c7dff05227b9a98fbdc86ef25e4af9b4
- Fix #29986 (Class constants won't work with predefined constants when
  using ReflectionClass)
ext/reflection/php_reflection.c
ext/reflection/tests/bug29986.phpt [new file with mode: 0644]