From 4153fad89dfeb694bf7f0c94d4c02da50af1852b Mon Sep 17 00:00:00 2001 From: Andrey Zelenkov Date: Wed, 17 Jul 2019 16:50:24 +0300 Subject: Tests: added PHP tests with "script" and "index" options. --- test/php/script/phpinfo.php | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/php/script/phpinfo.php (limited to 'test/php/script/phpinfo.php') diff --git a/test/php/script/phpinfo.php b/test/php/script/phpinfo.php new file mode 100644 index 00000000..cf608608 --- /dev/null +++ b/test/php/script/phpinfo.php @@ -0,0 +1,3 @@ + -- cgit