yaml 2.2.3

YAML-1.1 parser and emitter


Support for YAML 1.1 (YAML Ain't Markup Language) serialization using the
LibYAML library.

License: MIT

Changes

Bugs Fixed:
- Fixed memory release on error handling (negram)
- Fix test for PHP 8.2 (andypost)
- #65: Fix #65 yaml_parse_url method not working (remicollet)