PECL news
Recent Releases
-
mailparse 3.2.0 (stable)
2026-04-09
- Vendor encoding conversion code from mbstring. (alexdowad) - Fix #44 Segmentation fault. (rlerdorf) - Fix #20 Unexpected parsed value of content-id. (rlerdorf)
-
gearman 2.2.1 (stable)
2026-04-07
- Fix build failure on PHP 7.x with -Werror=incompatible-pointer-types (#61) - Convert README to Markdown
-
PKCS11 1.1.3 (stable)
2026-04-06
- Fixed inconsistencies with release metadata - Corrected license to indicate MIT everywhere - Fixed missing result checks on a few internal calls - Fixed argument count definition on Mechanism::__construct - Added support for PIE
-
xdiff 2.2.0 (stable)
2026-04-06
- Fixed memory leak when $error parameter is refcounted in patch/merge functions - Fixed inverted return value in xdiff_file_bpatch() (returned true on failure) - Fixed missing error checks in xdiff_string_diff/bdiff/rabdiff() - Fixed potential double-free and size overflow in append_string() - Fixed unchecked php_stream_read() return in load_mm_file() - Fixed size truncation: use size_t consisten
...
-
zephir_parser 2.0.0 (stable)
2026-04-05
Sun, Apr 05, 2026 - Zephir Parser 2.0.0
= Added:
- Added support for array destructuring assignment syntax `let [a, b, c] = expr;`, matching PHP 7.1+ short list convention. Supports skipped slots (`let [a, , c] = arr;`) and all-caps variable names. Parser-only; compiler code generation tracked in zephir#2496 (#18) - Added `docs/grammar.ebnf` containing the complete Zephir grammar in EB
...
Syndicate this
Year 2003
|