Commit Graph

18 Commits (93c33112ee6a20263082c2dde8b8f6e1841e6617)

Author SHA1 Message Date
Michele Locati 83ffd80127
Support apcu for PHP 5.6 2019-10-10 11:56:10 +02:00
Michele Locati 8dfcc56b06
Support amqp for PHP 5.6 2019-10-10 11:43:52 +02:00
Michele Locati 6b13d33927
Add support for mcrypt on PHP 7.3 2019-10-09 14:22:23 +02:00
Michele Locati 14e886a16f
Add support for SSH2 on PHP 7.3
See also https://bugs.php.net/bug.php?id=78560
2019-10-09 14:07:20 +02:00
Michele Locati e19c22c189
sqlsrv/pdo_sqlsrv: fix PHP < 7.1, add support for PHP 7.3 2019-10-07 18:27:02 +02:00
Michele Locati 0fb82fedc1
Add memcached for PHP 7.3 2019-10-07 17:25:19 +02:00
Michele Locati 25a58a500f
Add support to UOPZ
uopz disables exit() by default, so we can't assume that exit()
will actually quit a PHP script
2019-09-27 17:48:22 +02:00
Michele Locati 77b798d328
Add support to PCOV 2019-08-21 12:44:24 +02:00
Michele Locati 4ce468ba40
Add support for igbinary 2019-05-16 17:22:39 +02:00
Anatoly Pashin 2f1461d538
Update supported-extensions 2019-01-02 23:45:40 +10:00
Anatoly Pashin 87cb3e23b0
Update supported-extensions 2018-12-12 18:39:45 +10:00
Anatoly Pashin c9755ab64a
Update supported-extensions 2018-12-12 16:36:48 +10:00
Michele Locati 584ba5f3ba Add remaining PHP 7.3 compatible extensions 2018-12-11 17:07:50 +01:00
Michele Locati 817156a26f Remove not passing extensions, test fewer extensions, fix installed extensions check 2018-12-11 16:32:15 +01:00
Michele Locati 8a32e6d0a7 Include PHP 7.3 in the supported-extensions 2018-12-11 16:32:15 +01:00
Minh-Quan TRAN bac032c42c add amqp
Signed-off-by: Minh-Quan TRAN <account@itscaro.me>
2018-10-16 23:15:13 +02:00
Michele Locati 3dbe416e6c Add support for mcrypt in PHP 7.2 2018-04-12 12:43:33 +02:00
Michele Locati d9d8e5fc34
Initial commit 2018-04-11 17:39:10 +02:00