summaryrefslogtreecommitdiffhomepage
path: root/test/php (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-11Tests: added more OPcache tests.Andrei Zeliankou3-1/+13
2021-12-01Tests: fixed skipping tests with disabled OPcache.Andrei Zeliankou1-1/+1
2021-11-09Tests: PHP shared opcache test added.Max Romanov2-0/+19
2021-05-07Tests: PHP test with getting variable before the script is loaded.Andrei Zeliankou2-0/+6
2020-12-10Tests: added tests for PHP_AUTH_* variables.Andrei Zeliankou1-0/+7
2020-11-11Tests: added a test for fastcgi_finish_request() function.Andrei Zeliankou1-0/+11
2020-10-06PHP: compatibility with 8.0.0 RC1.Valentin Bartenev2-5/+5
2020-08-25Tests: PHP extension mounts.Tiago Natel de Moura2-0/+12
2020-07-28Tests: added PHP test with time check in error log messages.Andrei Zeliankou1-0/+3
2020-06-26Tests: fixed opcache detection.Andrei Zeliankou1-1/+2
2020-05-15Tests: added tests for "targets" option.Andrei Zeliankou3-0/+12
2020-03-03Tests: chdir() and open() for PHP module.Tiago Natel de Moura4-0/+28
2020-01-23Tests: check for php extension.Tiago Natel de Moura1-0/+3
2019-07-17Tests: added PHP tests with "script" and "index" options.Andrey Zelenkov1-0/+3
2019-07-08Tests: added PATH_INFO variable test.Andrey Zelenkov1-0/+1
2019-07-05PHP: improved response status code handling.Valentin Bartenev1-0/+4
2019-03-01Tests: made tests compatible with PHP 5.3.Andrey Zelenkov2-1/+7
2019-02-28Tests: fixed PHP "disable_functions" and "disable_classes" tests.Andrey Zelenkov3-5/+6
2018-12-24Tests: more QUERY_STRING tests.Andrey Zelenkov1-0/+4
2018-11-28Tests: PHP directives "disable_classes" and "disable_functions".Andrey Zelenkov2-0/+8
2018-07-11Tests: more php.ini options tests.Andrey Zelenkov1-0/+4
2018-06-07Tests: added tests for "precision" option in php.ini.Andrey Zelenkov2-0/+5
2018-05-22Tests: initial PHP application tests.Andrey Zelenkov9-0/+53