Máté Kocsis
|
f4a5db3e08
|
Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395)
Co-authored-by: George Peter Banyard <girgias@php.net>
Co-authored-by: Jorg Adam Sowa <jorg.sowa@gmail.com>
|
2023-10-28 12:35:57 +01:00 |
|
Alexandre Daubois
|
4f84b159b9
|
ext/pdo_pgsql: Improve tests cleanup (#11855)
|
2023-08-05 02:11:57 +01:00 |
|
Nikita Popov
|
39131219e8
|
Migrate more SKIPIF -> EXTENSIONS (#7139)
This is a mix of more automated and manual migration. It should remove all applicable extension_loaded() checks outside of skipif.inc files.
|
2021-06-11 12:58:44 +02:00 |
|
Nikita Popov
|
f8d795820e
|
Reindent phpt files
|
2020-02-03 22:52:20 +01:00 |
|
Fabien Villepinte
|
26dfce7f36
|
Replace dirname(__FILE__) by __DIR__ in tests
|
2019-03-15 22:55:30 +01:00 |
|
Matteo Beccati
|
9580fcfedd
|
Fixed bug #67462 PDO_PGSQL::beginTransaction() wrongly throws exception when not in transaction
|
2014-10-31 18:11:32 +01:00 |
|