Skip to content

Commit 31d331f

Browse files
remicolletbd808
authored andcommitted
relax test, hide deprecation message
1 parent c81b111 commit 31d331f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/yaml_parse_file_002.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ yaml_parse_file - error cases
55
--INI--
66
yaml.decode_timestamp=1
77
date.timezone=GMT
8+
; E_ALL - E_DEPRECATED to hide Deprecated: yaml_parse_file(): Passing null to parameter #1...
9+
error_reporting=24575
810
--FILE--
911
<?php
1012
try {

0 commit comments

Comments
 (0)