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

Release notes
-------------
New Features:
- Removed IS_UNICODE (PHP6) support
- Removed support for PHP <5.3.3
- Timestamps encoded according to https://www.w3.org/TR/NOTE-datetime

Bugs Fixed:
- Various missing free calls (remicollet, bd808)
- Fix parameter parsing for yaml_emit_file
- Fix callback handling for yaml_emit_file
- Fix result of tag callback to be copied to aliases (ranvis)
- #71696 Bad datetime management

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.3.0.tgz

Authors
-------------
Bryan Davis <bd...@php.net> (lead)


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

Reply via email to