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

index cf1fd7f6d8467187022c4981955e9cbcf3f9daad..46fade573f288ac9f652a07ff33c90bd0c62b3bc 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--