]> granicus.if.org Git - php/commit
- Fixed bug #53915: ReflectionClass::getConstant(s) emits fatal error on
authorGustavo André dos Santos Lopes <cataphract@php.net>
Thu, 3 Feb 2011 12:38:25 +0000 (12:38 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Thu, 3 Feb 2011 12:38:25 +0000 (12:38 +0000)
commitfac1e871713d4117cfb5f108f235f60e313f99da
tree99f8762877d792b2d1a4b6509b29d28eace35126
parent36d82e8a85cd9310d86dac4e34b928ca329f6859
- Fixed bug #53915: ReflectionClass::getConstant(s) emits fatal error on
  constants with self::.
- Reflown some NEWS entries to have lines no longer than 80 chars.
NEWS
ext/reflection/php_reflection.c
ext/reflection/tests/bug53915.phpt [new file with mode: 0644]