sixd Tue, 02 Mar 2010 17:00:18 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=295741
Log:
make portable
Changed paths:
U php/php-src/branches/PHP_5_2/ext/dba/tests/dba010.phpt
U php/php-src/branches/PHP_5_3/ext/dba/tests/dba010.phpt
U php/php-src/trunk/ext/dba/tests/dba010.phpt
Modified: php/php-src/branches/PHP_5_2/ext/dba/tests/dba010.phpt
===================================================================
--- php/php-src/branches/PHP_5_2/ext/dba/tests/dba010.phpt 2010-03-02
16:48:08 UTC (rev 295740)
+++ php/php-src/branches/PHP_5_2/ext/dba/tests/dba010.phpt 2010-03-02
17:00:18 UTC (rev 295741)
@@ -37,5 +37,5 @@
?>
--EXPECTF--
-database handler: flatfile
+database handler: %s
6YYYYYY
\ No newline at end of file
Modified: php/php-src/branches/PHP_5_3/ext/dba/tests/dba010.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/dba/tests/dba010.phpt 2010-03-02
16:48:08 UTC (rev 295740)
+++ php/php-src/branches/PHP_5_3/ext/dba/tests/dba010.phpt 2010-03-02
17:00:18 UTC (rev 295741)
@@ -37,5 +37,5 @@
?>
--EXPECTF--
-database handler: flatfile
+database handler: %s
6YYYYYY
\ No newline at end of file
Modified: php/php-src/trunk/ext/dba/tests/dba010.phpt
===================================================================
--- php/php-src/trunk/ext/dba/tests/dba010.phpt 2010-03-02 16:48:08 UTC (rev
295740)
+++ php/php-src/trunk/ext/dba/tests/dba010.phpt 2010-03-02 17:00:18 UTC (rev
295741)
@@ -37,5 +37,5 @@
?>
--EXPECTF--
-database handler: flatfile
+database handler: %s
6YYYYYY
\ No newline at end of file
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php