History log of /unit/test/php/cwd/ (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: 1.32.1-1, 1.32.0-1, 1.32.0, 1.31.1-1, 1.31.1, 1.31.0-1, 1.31.0, 1.30.0-1, 1.30.0, 1.29.1-1, 1.29.1, 1.29.0-1, 1.29.0, 1.28.0-1, 1.28.0, 1.27.0-1, 1.27.0, 1.26.1-1, 1.26.1
2038:98a50f6babf101-Dec-2021 Andrei Zeliankou

Tests: fixed skipping tests with disabled OPcache.

2022:69607c6bb2b501-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:3514498a53a826-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:6c76371a7a7503-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.