2022-12-12 13:13:20 +00:00
committed by Git OBS Bridge
parent c0614b374d
commit bc1975d714
11 changed files with 474 additions and 277 deletions

View File

@@ -1,24 +1,3 @@
-------------------------------------------------------------------
Thu Dec 8 14:18:45 UTC 2022 - pgajdos@suse.com
- version update to 8.2.0
* Readonly classes
* Disjunctive Normal Form (DNF) Types
* Allow null, false, and true as stand-alone types
* New "Random" extension
* Constants in traits
* Deprecate dynamic properties
* for details, see
https://www.php.net/releases/8.2/en.php
https://www.php.net/manual/en/migration82.php
- modified patches
% php-ar-flags.patch (refreshed)
% php-build-reproducible-phar.patch (refreshed)
% php-crypt-tests.patch (refreshed)
% php-ini.patch (refreshed)
- modified sources
% php8.keyring
-------------------------------------------------------------------
Wed Nov 30 08:25:35 UTC 2022 - pgajdos@suse.com