Gabriel Caruso
4aabfe911e
Revert "Update versions for PHP 8.0.21"
...
This reverts commit 6eedacdf15 .
2022-07-06 12:06:48 +02:00
Gabriel Caruso
8a233644fc
Revert "Update versions for PHP 8.0.21"
...
This reverts commit 6eedacdf15 .
2022-07-06 11:53:05 +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
Markus Staab
851f3654f1
fixed typo
2017-03-29 09:09:53 +02:00
Remi Collet
012dc336a6
Fix buid with system libsqlite, see bug #74217
...
SQLITE_DETERMINISTIC only exists in recent version
e.g. missing on 3.7 which is the default on RHEL/CentOS-7
and probably others (wheezy have 3.7, jessie 3.8...)
2017-03-29 07:25:01 +02:00
andrewnester
fbf0e0587f
Implement FR #74217 : deterministic sqlite functions
2017-03-12 17:03:00 +01:00