iliaa           Tue Jun 16 12:40:59 2009 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src/ext/dba/tests      dba_cdb_make.phpt 
  Log:
  
  Fixed test
  
http://cvs.php.net/viewvc.cgi/php-src/ext/dba/tests/dba_cdb_make.phpt?r1=1.4&r2=1.4.6.1&diff_format=u
Index: php-src/ext/dba/tests/dba_cdb_make.phpt
diff -u php-src/ext/dba/tests/dba_cdb_make.phpt:1.4 
php-src/ext/dba/tests/dba_cdb_make.phpt:1.4.6.1
--- php-src/ext/dba/tests/dba_cdb_make.phpt:1.4 Thu Aug 12 00:38:01 2004
+++ php-src/ext/dba/tests/dba_cdb_make.phpt     Tue Jun 16 12:40:59 2009
@@ -33,6 +33,7 @@
        }
 ?>
 --EXPECT--
+PHP Warning:  Directive 'magic_quotes_runtime' is deprecated in PHP 5.3 and 
greater in Unknown on line 0
 database handler: cdb_make
 string(32) "12fc5ba2b9dcfef2480e5324eeb5f3e5"
-string(32) "12fc5ba2b9dcfef2480e5324eeb5f3e5"
\ No newline at end of file
+string(32) "12fc5ba2b9dcfef2480e5324eeb5f3e5"



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

Reply via email to