PECL news
Recent Releases
-
brotli 0.19.0 (stable)
2026-06-05
- add: configurable compression level for the APCu serializer (brotli.apcu_compression_level) - fix: SIGSEGV in the APCu serializer callbacks on ZTS shared builds - fix: CG(empty_string) crash in the smart_str_extract() fallback on PHP 7.1 ZTS - fix: heap-buffer-overflow in php_brotli_decompress_read() inner read - fix: heap-use-after-free in php_brotli_decompress_read() - fix: propagate failure o
...
-
zstd 0.16.0 (stable)
2026-06-05
- add: configurable compression level for APCu serializer (zstd.apcu_compression_level) - fix: undefined behavior in zstd_uncompress_add by switching to smart_str API - fix: build on PHP 8.6+
-
zephir_parser 2.0.4 (stable)
2026-06-04
### Fixed - A `-` glued to a digit right after a value (e.g. `len-1`, `5-1`, `arr[0]-1`, `len -1`) is now scanned as the binary subtraction operator instead of the sign of a negative literal, which previously produced a `Syntax error`. Unary negative literals (after `=`, `(`, `,`, `return`, etc.) are unchanged, so parameter defaults, constants and array keys keep their negative-literal AST ([zep
...
-
phalcon 5.14.0 (stable)
2026-06-04
Full changelog can be found at: https://github.com/phalcon/cphalcon/blob/master/CHANGELOG-5.0.md
-
xlswriter 2.0.2 (stable)
2026-06-03
- Feature: insertImageOpt($row, $col, $path, $options) adds pixel-precise x_offset / y_offset within the anchor cell, scale via width/height, a "don't move or size with cells" anchor mode, plus mouseover tip, alt text (description / decorative) and a hyperlink overlay. Object positioning is exposed through new Excel::OBJECT_POSITION_* constants. The original insertImage() signature is untouched (#
...
Syndicate this
Year 2003
|