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 1d31a11 commit 5c48790Copy full SHA for 5c48790
test/bootstrap.php
@@ -3,7 +3,7 @@
3
* phpunit --bootstrap tests/boot.php tests
4
*/
5
6
-error_reporting(E_ALL | E_STRICT);
+// error_reporting(E_ALL | E_STRICT);
7
date_default_timezone_set('Asia/Shanghai');
8
9
$libDir = dirname(__DIR__);
0 commit comments