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 74a9a1b commit 2218b9cCopy full SHA for 2218b9c
test/bootstrap.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-error_reporting(E_ALL | E_STRICT);
+error_reporting(E_ALL | 2048);
4
5
session_start();
6
0 commit comments