From f1e445bdef64ceba047d07b05d1b78137ddc2a7a Mon Sep 17 00:00:00 2001 From: Andrei Zeliankou Date: Tue, 28 Jul 2020 04:53:40 +0100 Subject: Tests: added PHP test with time check in error log messages. --- test/php/error_log/index.php | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/php/error_log/index.php (limited to 'test/php/error_log/index.php') diff --git a/test/php/error_log/index.php b/test/php/error_log/index.php new file mode 100644 index 00000000..fd90adfe --- /dev/null +++ b/test/php/error_log/index.php @@ -0,0 +1,3 @@ + -- cgit