http://pear.php.net/
pear-webmaster@lists.php.netpear-webmaster@lists.php.neten-usPEAR: Latest releasesThe latest releases in PEAR.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月13日T08:41:54-05:00avbHTTP_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月06日T09:52:59-05:00avbCrypt_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月06日T05:00:56-05:00alecNet_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月24日T04:24:28-05:00tkliNet_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月11日T18:24:50-05:00tkliLog 1.14.5
http://pear.php.net/package/Log/download/1.14.5/
- Add nullable parameter annotations<br />
- Remove executable bits from source files<br />
- Exclude README.rst symlink from Composer archives
2025年03月09日T17:16:31-05:00jonImage_Canvas 0.5.0
http://pear.php.net/package/Image_Canvas/download/0.5.0/
PR #7: Port to PHP 8
2024年12月22日T11:53:05-05:00ashnazgImage_Color 1.0.7
http://pear.php.net/package/Image_Color/download/1.0.7/
PR #4: Port to PHP 8
2024年12月08日T08:43:25-05:00ashnazgpearweb_phars 1.10.24
http://pear.php.net/package/pearweb_phars/download/1.10.24/
Update PEAR to v1.10.16
2024年11月24日T17:26:16-05:00ashnazgPEAR 1.10.16
http://pear.php.net/package/PEAR/download/1.10.16/
* PR #141: Fix bug #27796: "Array to string" conversion warnings on installs/other actions<br />
* PR #145: Never reference E_STRICT on PHP 8.4+<br />
* PR #147: Fix tests 8.1+
2024年11月24日T17:12:53-05:00ashnazg