KentarouTakeda
|
6fb81d2360
|
test(pdo_pgsql): Exclude pdo implicitly required by pdo_pgsql from EXTENSIONS (#16116)
|
2024-09-29 08:20:29 +01:00 |
|
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 |
|
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 |
|
Gabriel Caruso
|
9c144e0d82
|
Trim trailing whitespace in tests
|
2018-10-14 12:07:20 -03:00 |
|
Gabriel Caruso
|
ded3d984c6
|
Use EXPECT instead of EXPECTF when possible
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
|
2018-02-20 21:53:48 +01:00 |
|
Felipe Pena
|
1d92251fe1
|
- Fixed bug #43925 (Incorrect argument counter in prepared statements with pgsql)
|
2008-10-23 18:22:18 +00:00 |
|