php-src/ext/pdo/tests
Pierre Joye bb1ec86f9d - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase
(calling ini_set('magic_....') returns 0|false
- get_magic_quotes_gpc, get_magic_quotes_runtime are kept but always return false
- set_magic_quotes_runtime raises an E_CORE_ERROR
2006-03-08 00:43:32 +00:00
..
bug_34630.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
bug_36428.phpt - Add unicode results 2006-02-26 12:26:31 +00:00
pdo_001.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_002.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_003.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_004.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_005.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_006.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_007.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_008.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_009.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_010.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_011.phpt Fixed test file 2006-02-22 12:22:07 +00:00
pdo_012.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_013.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_014.phpt - MFB Do not try to autoload the class, use internal only 2005-10-13 18:41:04 +00:00
pdo_015.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_016.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_016a.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_017.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_018.phpt Correct non-standard SQL. Standard SQL would define "DEFAULT NULL" -- but 2005-10-26 08:32:25 +00:00
pdo_019.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_020.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_021.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_022.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_023.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_024.phpt Correct non-standard SQL. Standard SQL would define "DEFAULT NULL" -- but 2005-10-26 08:32:25 +00:00
pdo_025.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_026.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_027.phpt Correct non-standard SQL. Standard SQL would define "DEFAULT NULL" -- but 2005-10-26 08:32:25 +00:00
pdo_028.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_029.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00
pdo_030.phpt Unicode support 2005-10-12 12:13:54 +00:00
pdo_031.phpt - SPL example was changed, so change PDO test accordingly 2005-10-13 19:48:07 +00:00
pdo_032.phpt Fixed test (unicode support) 2005-10-28 07:31:21 +00:00
pdo_test.inc - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
pdo.inc - Attempt at an unified test suite 2005-02-20 17:56:19 +00:00
pecl_bug_5217.phpt - Add missing test from base 2005-10-03 15:06:06 +00:00