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: http://php.net/yaml Package built for PHP 8.1.
Packages
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 |
php-pecl-yaml-2.2.2-1.remi.src | [52 KiB] |
Changelog by Remi Collet (2021-10-25):
- update to 2.2.2 - drop patch merged upstream |
php-pecl-yaml-2.2.1-8.remi.src | [53 KiB] |
Changelog by Remi Collet (2021-09-01):
- rebuild for 8.1.0RC1 |
php-pecl-yaml-2.2.1-7.remi.src | [53 KiB] |
Changelog by Remi Collet (2021-08-03):
- rebuild for PHP 8.1.0beta2 |
php-pecl-yaml-2.2.1-6.remi.src | [53 KiB] |
Changelog by Remi Collet (2021-07-23):
- add fix for PHP 8.1.0beta1 from https://github.com/php/pecl-file_formats-yaml/pull/59 |
php-pecl-yaml-2.2.1-5.remi.src | [52 KiB] |
Changelog by Remi Collet (2021-06-09):
- add fix for test suite with PHP 8.1 from https://github.com/php/pecl-file_formats-yaml/pull/59 |