]> granicus.if.org Git - php/commitdiff
- MFH: Fix description
authorJohannes Schlüter <johannes@php.net>
Fri, 24 Feb 2006 23:25:57 +0000 (23:25 +0000)
committerJohannes Schlüter <johannes@php.net>
Fri, 24 Feb 2006 23:25:57 +0000 (23:25 +0000)
ext/reflection/tests/bug29986.phpt

index 9fd0c233d4e0a55a4bf7d022ef16d101918ce70a..8f9d666629becd04b75ac6494bd572dfeb33a6f1 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Reflection::export
+Bug #29986 Class constants won't work with predefined constants when using ReflectionClass
 --SKIPIF--
 <?php extension_loaded('reflection') or die('skip'); ?>
 --FILE--