Skip to content

Commit

Permalink
relax test, hide deprecation message
Browse files Browse the repository at this point in the history
  • Loading branch information
remicollet authored and bd808 committed Oct 24, 2021
1 parent c81b111 commit 31d331f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/yaml_parse_file_002.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ yaml_parse_file - error cases
--INI--
yaml.decode_timestamp=1
date.timezone=GMT
; E_ALL - E_DEPRECATED to hide Deprecated: yaml_parse_file(): Passing null to parameter #1...
error_reporting=24575
--FILE--
<?php
try {
Expand Down

0 comments on commit 31d331f

Please sign in to comment.