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 1.1.0RC1
(beta)
|
New Features: - #59860 Callback support when parsing implicit tags - #60711 Callback support when emitting objects Bugs Fixed: - #59765 Build process does not honour custom CFLAGS - #60628 Mystery circular references after tag callback |