Sync from SUSE:SLFO:Main php8-pear revision e51515a41b6fce874085834b77e0a10e
This commit is contained in:
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 1 19:14:16 UTC 2024 - Arjen de Korte <suse+build@de-korte.org>
|
||||
|
||||
- Update to 1.10.24
|
||||
- PEAR 1.10.16
|
||||
* Fix bug #27796: "Array to string" conversion warnings on
|
||||
installs/other actions
|
||||
* Never reference E_STRICT on PHP 8.4+
|
||||
* Fix tests 8.1+
|
||||
- Archive_Tar 1.5.0
|
||||
* Fix @return true... to @return bool true... on some functions
|
||||
* Use 775 default for mkdirs, to avoid world-write
|
||||
- Structures_Graph 1.2.0
|
||||
* Update composer info (adds PHP/PEAR deps)
|
||||
* Update phpunit tests
|
||||
* Composer shows wrong license
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 9 19:59:45 UTC 2024 - Arjen de Korte <suse+build@de-korte.org>
|
||||
|
||||
|
@@ -23,7 +23,7 @@
|
||||
%define pear_module_version(m) %(sed -n 's/.*=>.*%{1}-\\(.*\\)\\.tar.*/\\1/p' %{SOURCE0})
|
||||
|
||||
Name: php8-pear
|
||||
Version: 1.10.23
|
||||
Version: 1.10.24
|
||||
Release: 0
|
||||
Summary: PHP Extension and Application Repository
|
||||
License: BSD-2-Clause
|
||||
|
Reference in New Issue
Block a user