edink Tue Jul 1 04:08:44 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/bz2/tests with_files.phpt with_strings.phpt Log: Touch Index: php-src/ext/bz2/tests/with_files.phpt diff -u php-src/ext/bz2/tests/with_files.phpt:1.1 php-src/ext/bz2/tests/with_files.phpt:1.1.2.1 --- php-src/ext/bz2/tests/with_files.phpt:1.1 Sat May 17 10:27:07 2003 +++ php-src/ext/bz2/tests/with_files.phpt Tue Jul 1 04:08:43 2003 @@ -5,7 +5,7 @@ --POST-- --GET-- --FILE-- -<?php // $Id: with_files.phpt,v 1.1 2003/05/17 14:27:07 sterling Exp $ +<?php // $Id: with_files.phpt,v 1.1.2.1 2003/07/01 08:08:43 edink Exp $ error_reporting(E_ALL); Index: php-src/ext/bz2/tests/with_strings.phpt diff -u php-src/ext/bz2/tests/with_strings.phpt:1.1 php-src/ext/bz2/tests/with_strings.phpt:1.1.2.1 --- php-src/ext/bz2/tests/with_strings.phpt:1.1 Sat May 17 10:27:07 2003 +++ php-src/ext/bz2/tests/with_strings.phpt Tue Jul 1 04:08:43 2003 @@ -5,7 +5,7 @@ --POST-- --GET-- --FILE-- -<?php // $Id: with_strings.phpt,v 1.1 2003/05/17 14:27:07 sterling Exp $ +<?php // $Id: with_strings.phpt,v 1.1.2.1 2003/07/01 08:08:43 edink Exp $ error_reporting(E_ALL);
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php