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

Release notes
-------------
New Features:
- Basic PHP8 (master branch) compatiblity
Bugs Fixed:
- #79494: The 64-bit YAML ext uses 32-bit signed integer arithmetics (cmb69)
- Use ZEND_LONG_FMT to fix -Wformat warnings (carusogabriel)
- Fix memory leaks when writing timestamps (cmb69)
- Update tests/yaml_parse_file_002.phpt for PHP8 (carusogabriel)
- #78353: Remove deprecated TSRM macros (a.dankovtsev)

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

Related Links
-------------
Package home: https://pecl.php.net/package/yaml
   Changelog: https://pecl.php.net/package-changelog.php?package=yaml
    Download: https://pecl.php.net/get/yaml-2.1.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