The latest releases in PEAR.
Update PEAR to v1.10.18
2026-01-25T12:36:51-05:00
* PR #164: don't use report_memleaks with 8.5+
2026-01-25T12:19:37-05:00
- Address some vulnerabilities... thanks to Josh Rogers.
2026-01-18T12:16:40-05:00
* Bug: Add missing comma character after user (#85)
* Task: Update ci.yml (#84)
2026-01-04T17:08:57-05:00
- (Composer only) fix dependency on pear-core-minimal
2025-12-14T16:11:05-05:00
Update PEAR to v1.10.17
2025-12-14T15:46:34-05:00
* PR #152: Fix HTTP chunked encoding handling
* PR #153: fix composer.json: typo in replace for pear_exception package
* PR #154: switch to https by default
* PR #156: Throw new Error instead of E_USER_ERROR on PHP 7.0+
* PR #159: update tests for https-first behavior
2025-12-14T15:36:18-05:00
- Stable release after 9 release candidates
- Resolved PHP 8 deprecations
- Full compatibility with PHP 5.6 through PHP 8.2
- Changes to comply with MS documentation
- Added type casting improvements
- Fixed PHP 7.4 compatibility issues
2025-12-14T12:53:10-05:00
- PR #19: Declare property blockparents
- PR #22: Add check_placeholder_exists option and setGlobalOptions method
2025-12-14T11:30:22-05:00
* Bug: pgsql back-end resource handling broken on PHP 8.1 #37
* Bug: fix error in lastId in mysqli driver #42
* Bug: PHP 8.1 pgsql change of return values #43
* Task: PostgreSQL refactor: handle all data returned by native functions in DB_pgsql::simpleQuery() #44 #46
2025-11-10T04:12:27-05:00