johannes                Fri Feb 24 23:25:57 2006 UTC

  Modified files:              (Branch: PHP_5_1)
    /php-src/ext/reflection/tests       bug29986.phpt 
  Log:
  - MFH: Fix description
  
http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/tests/bug29986.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/ext/reflection/tests/bug29986.phpt
diff -u php-src/ext/reflection/tests/bug29986.phpt:1.1.2.2 
php-src/ext/reflection/tests/bug29986.phpt:1.1.2.3
--- php-src/ext/reflection/tests/bug29986.phpt:1.1.2.2  Fri Feb 24 23:09:22 2006
+++ php-src/ext/reflection/tests/bug29986.phpt  Fri Feb 24 23:25:57 2006
@@ -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--

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to