http://pear.php.net/ pear-webmaster@lists.php.net pear-webmaster@lists.php.net en-us PEAR: Latest releases The latest releases in PEAR. Log 1.14.6 http://pear.php.net/package/Log/download/1.14.6/ - Fix composite handler boolean return values 2025-07-26T20:27:30-05:00 jon Text_LanguageDetect 1.0.2 http://pear.php.net/package/Text_LanguageDetect/download/1.0.2/ Fix PHP 8.2 warning: Creation of dynamic property Text_LanguageDetect…<br /> <br /> …_Parser::$_trigram is deprecated<br /> <br /> The warning found the bug that the class property had the wrong name. 2025-07-19T21:33:45-05:00 ashnazg Text_LanguageDetect 1.0.1 http://pear.php.net/package/Text_LanguageDetect/download/1.0.1/ - Support PHP 7.4 2025-07-19T21:29:32-05:00 ashnazg Archive_Tar 1.6.0 http://pear.php.net/package/Archive_Tar/download/1.6.0/ This release drops support for PHP 5.4 and 5.5.<br /> <br /> * PR #51: big file support<br /> * PR #53: Fix return value of _writeBlock<br /> * PR #58: Remove gzopen/gztell/gzseek shim 2025-07-19T10:52:16-05:00 ashnazg Crypt_GPG 1.6.11 http://pear.php.net/package/Crypt_GPG/download/1.6.11/ Validate gpgconf binary on object destruction [alec] 2025-05-22T07:46:52-05:00 alec HTML_QuickForm2 2.4.0 http://pear.php.net/package/HTML_QuickForm2/download/2.4.0/ * Tested on PHP 8.4, runs without E_DEPRECATED messages<br /> (see https://github.com/pear/HTML_QuickForm2/issues/13)<br /> * Minimum required PHP version is 7.1 (needed for nullable types)<br /> * Psalm version 6 is used for static analysis, fixed new-found issues 2025-04-13T08:41:54-05:00 avb HTTP_Request2 2.7.0 http://pear.php.net/package/HTTP_Request2/download/2.7.0/ Added:<br /> * Tested on PHP 8.4;<br /> * Psalm 6 used for static analysis;<br /> * Updated Public Suffix List.<br /> <br /> Fixed:<br /> * Prevent XSS when PHP files backing server-side tests are served from<br /> a publicly available website, thanks to Peter Potrowl<br /> (peter017 at gmail dot com) for the report.<br /> * data/generate-list.php will only run with a command-line SAPI.<br /> * Better random value used for `cnonce` parameter in Digest authentication,<br /> see https://github.com/pear/HTTP_Request2/issues/30.<br /> Digest authentication should be considered deprecated, however. 2025-04-06T09:52:59-05:00 avb Crypt_GPG 1.6.10 http://pear.php.net/package/Crypt_GPG/download/1.6.10/ Use short array syntax [alec]<br /> Filter non-scalar ENV values to prevent PHP 8.2 proc_open() warnings [alec]<br /> Tests: Handle OpenPGP-compliant CSF message verfication [dkg]<br /> CI: Add PHP 8.4 [alec] 2025-04-06T05:00:56-05:00 alec Net_URL2 2.2.3 http://pear.php.net/package/Net_URL2/download/2.2.3/ * Fix: Remove executable bit on *.php files<br /> * Fix: libpcre2 10.45 compat: _encodeData \x shorthand for \x00 (Request #29032)<br /> * Fix: PHP 8.4 compat: URL2: Make $array non optional in _queryArrayByBrackets (Bug #28649)<br /> * Imp: Update CI to GitHub Actions<br /> * Imp: Exclude dev files from Composer package 2025-03-24T04:24:28-05:00 tkli Net_URL2 2.2.2 http://pear.php.net/package/Net_URL2/download/2.2.2/ * Fix: Set composer include path to keep other packages working 2025-03-11T18:24:50-05:00 tkli