diff --git a/package2.xml b/package2.xml index bc750fd49..5639119c8 100644 --- a/package2.xml +++ b/package2.xml @@ -93,9 +93,9 @@ mj@php.net no - 2019-02-07 + 2019-03-13 - 1.10.8 + 1.10.9 1.10.1 @@ -104,8 +104,10 @@ New BSD License -* PR #83: Drop track_errors from options -* PR #84: Fix PHP 8 compatibility issues +* PR #85: Fixes static calls for PHP 8 +* PR #86: Adjust silencing check for PHP 8 +* PR #87: Comparison fixes +* PR #88: Only add bin_dir to PATH if not already there (fixes PHP Bug #75852) @@ -1234,5 +1236,24 @@ http://pear.php.net/advisory-20110228.txt + + 2019-03-13 + + 1.10.9 + 1.10.1 + + + stable + stable + + New BSD License + +* PR #85: Fixes static calls for PHP 8 +* PR #86: Adjust silencing check for PHP 8 +* PR #87: Comparison fixes +* PR #88: Only add bin_dir to PATH if not already there (fixes PHP Bug #75852) + + +