The new PECL package yaml-1.1.1 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
New Features:
- Removed "not yet implemented" warning and deliberate abort from
  yaml_emit_file()
Bugs Fixed:
- #61770 Crash on nonunicode character
- #61923 Detect_scalar_type() is not aware of base 60 representation
- #63086 Compiling PHP with YAML as static extension fails
- #64019 Segmentation fault if yaml anchor ends with a colon
- #64694 Segfault when array used as mapping key

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

Related Links
-------------
Package home: http://pecl.php.net/package/yaml
   Changelog: http://pecl.php.net/package-changelog.php?package=yaml
    Download: http://pecl.php.net/get/yaml-1.1.1.tgz

Authors
-------------
Bryan Davis <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to