-
Notifications
You must be signed in to change notification settings - Fork 8k
Pull requests: php/php-src
Pull requests list
Fix GH-20085: Assertion failure when combining lazy object get_properties exception with foreach loop
ABI break
Category: Engine
#20098
opened Oct 7, 2025 by
nielsdos
Loading...
Allow by-ref assign to WeakMap even if object is not yet in the map
Category: Engine
#20097
opened Oct 7, 2025 by
nielsdos
Loading...
json: Improve performance of
php_json_encode_array()
Extension: json
#20092
opened Oct 7, 2025 by
TimWolla
Loading...
Fix one of the xmlSaveNoEmptyTags deprecations
Extension: dom
#20082
opened Oct 6, 2025 by
nielsdos
Loading...
Fix access to uninitialized vars in preload_load()
Extension: opcache
#20081
opened Oct 6, 2025 by
arnaud-lb
Loading...
Mask USR1/HUP while waiting for preloading
Extension: opcache
#20079
opened Oct 6, 2025 by
arnaud-lb
Loading...
Fix GH-20070: Return type violation in imagefilter when an invalid filter is provided
Extension: gd
#20071
opened Oct 5, 2025 by
Girgias
Loading...
ext/pgsql: Refactor parameter parsing to remove manual usage of zend_wrong_parameters_count_error()
Extension: pgsql
#20068
opened Oct 5, 2025 by
Girgias
Loading...
tree-wide: Replace
ZEND_WRONG_PARAM_COUNT()
by its definition
ABI break
Category: Engine
Extension: gd
Extension: ldap
Extension: pgsql
Extension: sockets
Extension: spl
Extension: standard
#20066
opened Oct 4, 2025 by
TimWolla
Loading...
hash: Upgrade xxHash to 0.8.2
ABI break
Extension: hash
#20064
opened Oct 4, 2025 by
TimWolla
Loading...
zend_portability: Remove
EMPTY_SWITCH_DEFAULT_CASE()
ABI break
Category: Engine
Category: Optimizer
Extension: bcmath
Extension: bz2
Extension: date
Extension: dom
Extension: gd
Extension: gmp
Extension: intl
Extension: ldap
Extension: mbstring
Extension: mysqli
Extension: opcache
Extension: openssl
Extension: pcre
Extension: pdo (core)
Extension: pdo_firebird
Extension: pgsql
Extension: reflection
Extension: standard
Extension: tidy
Extension: uri
Extension: xmlreader
Extension: zend_test
Extension: zlib
SAPI: cli
SAPI: phpdbg
#20063
opened Oct 4, 2025 by
TimWolla
Loading...
TSRM: Replace
TSRM_TLS
by C11’s thread_local
ABI break
Category: Build System
Category: Engine
Extension: opcache
#20062
opened Oct 4, 2025 by
TimWolla
Loading...
Fix GH-19974: segmentation fault when call fpm_get_status
SAPI: fpm
#20061
opened Oct 4, 2025 by
txuna
Loading...
Fix memory leak when user filter does not fully consume the input brigade buckets
Extension: standard
#20058
opened Oct 4, 2025 by
nielsdos
Loading...
ext/intl: UConverter remove few useless zval_ptr_dtor.
Extension: intl
#20055
opened Oct 3, 2025 by
devnexen
Loading...
ROR the callable_convert_cache key for better hash distribution
ABI break
Category: Engine
#20052
opened Oct 3, 2025 by
nielsdos
Loading...
ext/opcache: Retry waitpid on EINTR from repeated reload signals
Extension: opcache
#20051
opened Oct 3, 2025 by
welcomycozyhom
Loading...
Zend: Convert certain fields to uint32_t (part 2)
ABI break
Category: Engine
Extension: json
Extension: opcache
Extension: standard
#20050
opened Oct 3, 2025 by
Girgias
Loading...
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.