php / pecl-file_formats-yaml

YAML-1.1 parser and emitter
https://pecl.php.net/package/yaml
MIT License
72 stars 33 forks source link

yaml_parse_file_002.phpt: Fix expectations for PHP 8 #55

Closed bd808 closed 4 years ago

bd808 commented 4 years ago

Update expectations to pass after php/php-src@9975986 decided that "arguments" should be used instead of "parameters" in error messages.