From 3152344561101280fe643fe9339f7968952ef05f Mon Sep 17 00:00:00 2001 From: komarov Date: Sat, 18 Apr 2020 20:56:15 +0300 Subject: [PATCH] test --- project/test.php | 1 + 1 file changed, 1 insertion(+) diff --git a/project/test.php b/project/test.php index c0e6fe0..6ce84a9 100644 --- a/project/test.php +++ b/project/test.php @@ -2,4 +2,5 @@ declare(strict_types=1); +echo "Hello world"; phpinfo(); \ No newline at end of file