We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 507fa76 commit c5216acCopy full SHA for c5216ac
test_old/run.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-error_reporting(E_ALL | E_STRICT);
+error_reporting(E_ALL);
4
ini_set('short_open_tag', false);
5
6
if ('cli' !== php_sapi_name()) {
0 commit comments