Skip to content

Commit 0916f78

Browse files
committed
tests: catch notices
1 parent bb673a8 commit 0916f78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/bootstrap.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
22

33
ini_set('display_errors', true);
4+
error_reporting(-1);
45

56
require_once __DIR__ . '/../vendor/autoload.php';

0 commit comments

Comments
 (0)