| Changelog for yaml |
| Release |
What has changed? |
| 1.1.0 |
Marking 1.1.0 branch as stable. No change from 1.1.0RC2. |
| 1.1.0RC2 |
Bugs Fixed:
- #61477 memset sizeof(struct) instead of sizeof(pointer)
- #61475 config.m4 honors `php-config --prefix` |
| 1.1.0RC1 |
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 |
| 1.0.1 |
- Bug #21995: fixed double free bug when a callback mapping is provided
- corrected string length issue with callback "tag" argument
- added "tag" and "flags" arguments to sequence and map callbacks |
| 1.0.0 |
Marking package as stable after 12 months of daily production usage. |
| 0.6.3 |
Fixed packaging problem that broke install via pecl channel. |
| 0.6.2 |
First release from new hosting at svn.php.net via pecl.php.net |