Closed fregster closed 5 years ago
php73-pecl-yaml is now available. You can install it from the testing repo. Please try it out and share your feedback.
I've updated 4 servers now and ran against different configuration files all working for me. My unit testing is working but I do not have extreme edge case tests against my YAML file. My only issue was that I had compiled YAML and forgot to remove the config file created by phpize etc (A quick rm /etc/php.d/25-pecl-yaml-custom.ini and restart sorted it).
For me and from my testing this is STABLE
Thanks for the feedback @fregster. I've promoted this package to the stable repo.
YAML Libary for PHP 7.3
Why?
YAML is a common configuration file for many popular projects. With out YAML support the IUS PHP 7.3 package has limited use for many applications I use and write. Please can we include it.
Currently available as php71u-pecl-yaml and php72u-pecl-yaml
I agree to test the new package to ensure that it works as expected. Once I am satisfied with the results of my testing I will comment on this issue with the word "STABLE" to get it promoted to the stable repos.