Skip to content

Commit

Permalink
sync firebird test 003 with the 5.4 branch , eliminate failing test h…
Browse files Browse the repository at this point in the history
  • Loading branch information
Popa Adrian Marius committed Jan 10, 2012
1 parent 5d85b02 commit b69f55c
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions ext/interbase/tests/003.phpt
Expand Up @@ -21,7 +21,7 @@ InterBase: misc sql types (may take a while)
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)
)");
Expand Down Expand Up @@ -157,27 +157,27 @@ array(22) {
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

0 comments on commit b69f55c

Please sign in to comment.