Skip to content
This repository was archived by the owner on Oct 27, 2025. It is now read-only.

Commit 09d5bb4

Browse files
committed
Update bootstrap.php
1 parent 5258c70 commit 09d5bb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/bootstrap.php

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

3-
error_reporting(E_ALL | E_STRICT);
3+
error_reporting(E_ALL);
44

55
date_default_timezone_set('UTC');
66

0 commit comments

Comments
 (0)