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 bb673a8 commit 0916f78Copy full SHA for 0916f78
tests/bootstrap.php
@@ -1,5 +1,6 @@
1
<?php
2
3
ini_set('display_errors', true);
4
+error_reporting(-1);
5
6
require_once __DIR__ . '/../vendor/autoload.php';
0 commit comments