From b424a00ec5746884f8ebb1d75b3f0fec0b3a05ff Mon Sep 17 00:00:00 2001 From: Max Romanov Date: Tue, 9 Nov 2021 15:48:44 +0300 Subject: Tests: PHP shared opcache test added. --- test/php/opcache/test.php | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/php/opcache/test.php (limited to 'test/php/opcache/test.php') diff --git a/test/php/opcache/test.php b/test/php/opcache/test.php new file mode 100644 index 00000000..147cebcd --- /dev/null +++ b/test/php/opcache/test.php @@ -0,0 +1 @@ + -- cgit