Package Information |
Summary |
YAML-1.1 parser and emitter |
Maintainers |
Bryan Davis <
bd808 at php dot net >
(lead)
[details]
|
License |
MIT |
Description |
Support for YAML 1.1 (YAML Ain't Markup Language) serialization using the
LibYAML library. |
Homepage |
http://bd808.com/pecl-file_formats-yaml/
|
Release notes
Version 2.2.3
(stable)
|
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) |