#
2022:69607c6bb2b5 |
| 01-Dec-2021 |
Andrei Zeliankou |
Tests: fixed skipping tests with disabled OPcache.
|
Revision tags: 1.26.0-1, 1.26.0, 1.25.0-1, 1.25.0, 1.24.0-1, 1.24.0, 1.23.0-1, 1.23.0, 1.22.0-1, 1.22.0, 1.21.0-1, 1.21.0, 1.20.0-1, 1.20.0, 1.19.0-1, 1.19.0 |
|
#
1507:3514498a53a8 |
| 26-Jun-2020 |
Andrei Zeliankou |
Tests: fixed opcache detection.
opcache_get_status() returns array, so square brackets should be used to access "opcache_enabled" value.
|
Revision tags: 1.18.0-1, 1.18.0, 1.17.0-1, 1.17.0, 1.16.0-1, 1.16.0 |
|
#
1381:6c76371a7a75 |
| 03-Mar-2020 |
Tiago Natel de Moura |
Tests: chdir() and open() for PHP module.
These tests ensure optimizations in the chdir calls don't break SAPI semantics.
|