php-pecl-yaml - PHP Bindings for yaml
- Website:
- https://pecl.php.net/package/yaml
- Licence:
- MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
Support for YAML 1.1 (YAML Ain't Markup Language) serialization using the LibYAML library. Documentation: https://php.net/yaml Package built for PHP 8.2.
Packages
php-pecl-yaml-2.2.4-1.remi.src | [73 KiB] |
Changelog by Remi Collet (2024-10-07):
- update to 2.2.4 - drop patches merged upstream |
php-pecl-yaml-2.2.3-5.remi.src | [75 KiB] |
Changelog by Remi Collet (2024-09-30):
- fix test suite with 8.4 using patch from https://github.com/php/pecl-file_formats-yaml/pull/86 |
php-pecl-yaml-2.2.3-4.remi.src | [74 KiB] |
Changelog by Remi Collet (2024-02-19):
- fix incompatible-pointer-types using patch from https://github.com/php/pecl-file_formats-yaml/pull/74 |
php-pecl-yaml-2.2.3-3.remi.src | [72 KiB] |
Changelog by Remi Collet (2023-08-30):
- rebuild for PHP 8.3.0RC1 |
php-pecl-yaml-2.2.3-2.remi.src | [72 KiB] |
Changelog by Remi Collet (2023-07-18):
- build out of sources tree |
php-pecl-yaml-2.2.3-1.remi.src | [72 KiB] |
Changelog by Remi Collet (2023-03-06):
- update to 2.2.3 - drop patch merged upstream |
php-pecl-yaml-2.2.2-3.remi.src | [54 KiB] |
Changelog by Remi Collet (2022-09-09):
- add upstream patch for test suite with PHP 8.2 |
php-pecl-yaml-2.2.2-2.remi.src | [54 KiB] |
Changelog by Remi Collet (2022-02-22):
- fix gh#65 yaml_parse_url method not working using patch from https://github.com/php/pecl-file_formats-yaml/pull/66 |