iliaa           Thu Sep 21 23:07:10 2006 UTC

  Modified files:              
    /php-src/ext/filter/tests   036.phpt 
  Log:
  MFB: fix test
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/036.phpt?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/filter/tests/036.phpt
diff -u php-src/ext/filter/tests/036.phpt:1.1 
php-src/ext/filter/tests/036.phpt:1.2
--- php-src/ext/filter/tests/036.phpt:1.1       Thu Aug 31 22:15:47 2006
+++ php-src/ext/filter/tests/036.phpt   Thu Sep 21 23:07:10 2006
@@ -33,7 +33,7 @@
   ["test1"]=>
   int(1)
   ["test2"]=>
-  int(1)
+  &string(1) "1"
 }
 string(1) "1"
 Done

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

Reply via email to