yaml 2.2.5

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:
- use Zend/zend_smart_string.h (remicollet)