Nikita Popov
|
7485978339
|
Migrate SKIPIF -> EXTENSIONS (#7138)
This is an automated migration of most SKIPIF extension_loaded checks.
|
2021-06-11 11:57:42 +02:00 |
|
AllenJB
|
50752401a7
|
Change the default PDO error mode to exceptions
According to <https://www.php.net/manual/en/pdo.error-handling.php>.
|
2020-05-04 22:51:47 +02:00 |
|
peter279k
|
d0ac3a6a86
|
Using PDO instead because of consistency
|
2019-05-11 21:05:49 +02: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 |
|
Jani Taskinen
|
4485a159ce
|
- Added missing SKIPIF
|
2009-04-25 21:39:37 +00:00 |
|
Johannes Schlüter
|
8715eb0afa
|
Fix tests (use a in-memory database not a file called memory)
|
2008-12-03 11:00:19 +00:00 |
|
Felipe Pena
|
fbf7cc72aa
|
- Fixed memory leaks
- Added new tests (Coverage++)
|
2008-12-02 21:00:23 +00:00 |
|