]> granicus.if.org Git - php/commit
Fixed bug #65047 (Test skip on client / server version)
authorMatteo Beccati <mbeccati@php.net>
Wed, 19 Jun 2013 09:46:11 +0000 (11:46 +0200)
committerMatteo Beccati <mbeccati@php.net>
Wed, 19 Jun 2013 09:48:03 +0000 (11:48 +0200)
commitc666239265048abd3cc0b2c48493a5db1eacc28e
treee17c95acf6c1cbdb57e63a5bedeebd09fc4386e6
parent25e9aa6b0a86b2b3b098949b0fe866a5edeff02f
Fixed bug #65047 (Test skip on client / server version)
16 files changed:
ext/pdo_pgsql/tests/bug46274.phpt
ext/pdo_pgsql/tests/bug46274_2.phpt
ext/pgsql/tests/08escape.phpt
ext/pgsql/tests/10pg_convert.phpt
ext/pgsql/tests/10pg_convert_9.phpt [moved from ext/pgsql/tests/10pg_convert_85.phpt with 87% similarity]
ext/pgsql/tests/12pg_insert.phpt
ext/pgsql/tests/12pg_insert_9.phpt [moved from ext/pgsql/tests/12pg_insert_85.phpt with 88% similarity]
ext/pgsql/tests/13pg_select_9.phpt [moved from ext/pgsql/tests/13pg_select_85.phpt with 85% similarity]
ext/pgsql/tests/14pg_update.phpt
ext/pgsql/tests/14pg_update_9.phpt [moved from ext/pgsql/tests/14pg_update_85.phpt with 89% similarity]
ext/pgsql/tests/18pg_escape_bytea_before.phpt [new file with mode: 0644]
ext/pgsql/tests/18pg_escape_bytea_esc.phpt [moved from ext/pgsql/tests/18pg_escape_bytea.phpt with 84% similarity]
ext/pgsql/tests/18pg_escape_bytea_hex.phpt [new file with mode: 0644]
ext/pgsql/tests/bug37100.phpt
ext/pgsql/tests/bug37100_9.phpt [moved from ext/pgsql/tests/bug37100_85.phpt with 89% similarity]
ext/pgsql/tests/skipif.inc