Changelog for
php8-psr-1.2.0-2.9.i586.rpm :
* Sat Dec 10 2022 Arjen de Korte
- Remove php7 build for Tumbleweed (PHP 7.4 has reached EOL)
* Sat Jan 01 2022 Илья Индиго - Updated to 1.2.0
* PHP 8.1 compatibility.
* All classes are now defined in a separate namespace `PsrExt` and aliased into the `Psr` namespace to aid in debuggging compatibility issues for framework maintainers.
* Sat Apr 10 2021 Arjen de Korte - Update to version 1.1.0
* Update psr/container to 1.1.1
* Add version ID constants to each header
* Use __dllspec(dllimport) where appropriate in php_psr.h on windows
* Wed Feb 17 2021 Arjen de Korte - Run unit tests- Ignore expected warning for specfile + php-psr-rpmlintrc
* Mon Feb 15 2021 Arjen de Korte - Build for both php7 and php8
* Sun Jan 17 2021 Arjen de Korte - use php_cfgdir and php_extdir macros to determine location of files
* Fri Nov 13 2020 Arjen de Korte - Update to version 1.0.1
* Test failures on PHP 8 in psr-http-client and psr-http-message due to changes in inheritance
* Compile failures with clang
* Compatibility with API changes to PHP 8 in psr-log
* Report proper default value in reflection for LoggerInterface - PHP 8 only
* Sun Aug 30 2020 Arjen de Korte - Initial release 1.0.0