From 6f4c3a0b134626d238d75a44af01a2f7c4e688d9 Mon Sep 17 00:00:00 2001 From: Chuck Burgess Date: Sat, 9 Mar 2024 13:36:44 -0600 Subject: [PATCH] prep for v1.10.15 --- package2.xml | 33 +++++++++++++++++++++------------ 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/package2.xml b/package2.xml index 899310c66..748ac0bdc 100644 --- a/package2.xml +++ b/package2.xml @@ -93,9 +93,9 @@ mj@php.net no - 2023-11-26 + 2024-03-09 - 1.10.14 + 1.10.15 1.10.1 @@ -104,16 +104,8 @@ New BSD License -* PR #112: Put glue and pieces parameters to implode in correct order for PHP 7.4+ -* PR #121: Fix PHP bug 81653: Typo in install-pear-nozlib.phar -* PR #122: add %S EXPECTF capability -* PR #124: Fix: Creation of dynamic property PEAR_Error::$callback is deprecated -* PR #125: Fixed extension loaded check for pecl binaries -* PR #126: Remove -n option from pecl.bat for shared extensions -* PR #127: fix Using ${var} in strings is deprecated -* PR #128: fix lingering license references to PHP license -* PR #129: Exclude tests from composer classmap -* PR #131: fix private lastError name +* PR #132: cleanup uneeded test +* PR #135: Fix PHP Deprecated: Calling get_class() without arguments @@ -1354,5 +1346,22 @@ http://pear.php.net/advisory-20110228.txt * PR #131: fix private lastError name + + + 2024-03-09 + + 1.10.15 + 1.10.1 + + + stable + stable + + New BSD License + +* PR #132: cleanup uneeded test +* PR #135: Fix PHP Deprecated: Calling get_class() without arguments + +