Skip to content

Commit 7d35acf

Browse files
authored
PHP 8.4: avoid usage of deprecated constant E_STRICT
1 parent e3d034e commit 7d35acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit.suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
error_level: "E_ALL | E_STRICT"
1+
error_level: "E_ALL"
22
class_name: UnitTester

0 commit comments

Comments
 (0)