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