mariuz Tue, 10 Jan 2012 05:26:20 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=321992
Log: sync firebird test 003 with the 5.4 branch , eliminate failing test http://gcov.php.net/viewer.php?version=PHP_5_3&func=tests&file=ext%2Finterbase%2Ftests%2F003.phpt Changed paths: U php/php-src/branches/PHP_5_3/ext/interbase/tests/003.phpt Modified: php/php-src/branches/PHP_5_3/ext/interbase/tests/003.phpt =================================================================== --- php/php-src/branches/PHP_5_3/ext/interbase/tests/003.phpt 2012-01-10 04:39:30 UTC (rev 321991) +++ php/php-src/branches/PHP_5_3/ext/interbase/tests/003.phpt 2012-01-10 05:26:20 UTC (rev 321992) @@ -21,7 +21,7 @@ v_numeric15_0 numeric(15,0), v_double double precision, v_float float, - v_integer integer, + v_integer integer, v_smallint smallint, v_varchar varchar(10000) )"); @@ -157,27 +157,27 @@ int(10) ["ID_10"]=> int(11) - ["FIELD_00"]=> + ["CONSTANT"]=> int(12) - ["FIELD_01"]=> + ["CONSTANT_01"]=> int(13) - ["FIELD_02"]=> + ["CONSTANT_02"]=> int(14) - ["FIELD_03"]=> + ["CONSTANT_03"]=> int(15) - ["FIELD_04"]=> + ["CONSTANT_04"]=> int(16) - ["FIELD_05"]=> + ["CONSTANT_05"]=> int(17) - ["FIELD_06"]=> + ["CONSTANT_06"]=> int(18) - ["FIELD_07"]=> + ["CONSTANT_07"]=> int(19) - ["FIELD_08"]=> + ["CONSTANT_08"]=> int(20) - ["FIELD_09"]=> + ["CONSTANT_09"]=> int(21) - ["FIELD_10"]=> + ["CONSTANT_10"]=> int(22) } end of test
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
