helly Sat May 31 11:10:04 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/pgsql/tests 17result.phpt Log: Fix the fix Index: php4/ext/pgsql/tests/17result.phpt diff -u php4/ext/pgsql/tests/17result.phpt:1.2.2.2 php4/ext/pgsql/tests/17result.phpt:1.2.2.3 --- php4/ext/pgsql/tests/17result.phpt:1.2.2.2 Sat May 31 10:50:10 2003 +++ php4/ext/pgsql/tests/17result.phpt Sat May 31 11:10:03 2003 @@ -23,7 +23,7 @@ echo "Ok\n"; ?> --EXPECT-- -object(stdClass) (3) { +object(stdClass)(3) { ["num"]=> string(1) "1" ["str"]=>
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php