History log of /unit/test/php/ (Results 1 – 25 of 26)
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
2054:357dee5c186111-Dec-2021 Andrei Zeliankou

Tests: added more OPcache tests.

Revision tags: 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
2000:c42fcbf9378909-Nov-2021 Max Romanov

Tests: PHP shared opcache test added.

Revision tags: 1.25.0-1, 1.25.0, 1.24.0-1, 1.24.0
1862:a605c2660b1d07-May-2021 Andrei Zeliankou

Tests: PHP test with getting variable before the script is loaded.

Revision tags: 1.23.0-1, 1.23.0, 1.22.0-1, 1.22.0
1742:0b6b58efc48910-Dec-2020 Andrei Zeliankou

Tests: added tests for PHP_AUTH_* variables.

Revision tags: 1.21.0-1, 1.21.0
1701:15f4fd6c952111-Nov-2020 Andrei Zeliankou

Tests: added a test for fastcgi_finish_request() function.

Revision tags: 1.20.0-1, 1.20.0
1636:979d2b72930b06-Oct-2020 Valentin Bartenev

PHP: compatibility with 8.0.0 RC1.

This closes #474 PR on GitHub.

1584:639ad460117725-Aug-2020 Tiago Natel de Moura

Tests: PHP extension mounts.

Revision tags: 1.19.0-1, 1.19.0
1529:7cd42e6d8c2028-Jul-2020 Andrei Zeliankou

Tests: added PHP test with time check in error log messages.

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
1479:7eb39c397bab15-May-2020 Andrei Zeliankou

Tests: added tests for "targets" option.

Revision tags: 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.

Revision tags: 1.15.0-1, 1.15.0
1346:f97bc020b8e623-Jan-2020 Tiago Natel de Moura

Tests: check for php extension.

Revision tags: 1.14.0-1, 1.14.0, 1.13.0-1, 1.13.0, 1.12.0-1, 1.12.0, 1.11.0-2, 1.11.0-1, 1.11.0, 1.10.0-2, 1.10.0-1, 1.10.0
1105:f4fa29fb1a2c17-Jul-2019 Andrey Zelenkov

Tests: added PHP tests with "script" and "index" options.

1092:f148d4caca9808-Jul-2019 Andrey Zelenkov

Tests: added PATH_INFO variable test.

1090:203a8e37e2dd05-Jul-2019 Valentin Bartenev

PHP: improved response status code handling.

There's no reason to parse "http_status_line"; the PHP interpreter already
does this. If the line contains a valid status code, it's assigned to
"http_r

PHP: improved response status code handling.

There's no reason to parse "http_status_line"; the PHP interpreter already
does this. If the line contains a valid status code, it's assigned to
"http_response_code".

This also fixes invalid status line handling, where the nxt_int_parse()
function returned -1; it was cast to unsigned, yielding response code 65535.

show more ...

Revision tags: 1.9.0-1
1072:c927a739754a30-May-2019 Andrei Belov

Merged with the default branch.

Revision tags: 1.9.0
999:1af1c657c92801-Mar-2019 Andrey Zelenkov

Tests: made tests compatible with PHP 5.3.

Revision tags: 1.8.0-1
994:20c278ad17ce01-Mar-2019 Andrei Belov

Merged with the default branch.

Revision tags: 1.8.0
982:b24c9fc8ee2a28-Feb-2019 Andrey Zelenkov

Tests: fixed PHP "disable_functions" and "disable_classes" tests.

Revision tags: 1.7.1-1, 1.7.1
894:c79252edf26f24-Dec-2018 Andrey Zelenkov

Tests: more QUERY_STRING tests.

Revision tags: 1.7-1, 1.7
865:06d4fb31de9c28-Nov-2018 Andrey Zelenkov

Tests: PHP directives "disable_classes" and "disable_functions".

Revision tags: 1.6-1, 1.6, 1.5-1, 1.5, 1.4-2, 1.4, 1.3
721:bcda74754da911-Jul-2018 Andrey Zelenkov

Tests: more php.ini options tests.

692:44ae38af1bc207-Jun-2018 Andrey Zelenkov

Tests: added tests for "precision" option in php.ini.

12