-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Pull requests: php/php-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Zend: Name map ptr chunk size constants
ABI break
Category: Engine
#23109
opened Aug 7, 2026 by
LamentXU123
Member
Loading…
ext/zip: addGlob() and addPattern() ignore their default options.
Extension: zip
#23108
opened Aug 7, 2026 by
devnexen
Member
Loading…
Fix GH-23106: mb_strpos() reads past the end of a truncated UTF-8 haystack
Extension: mbstring
#23107
opened Aug 7, 2026 by
lazerg
Contributor
Loading…
opcache: set ZEND_ACC_PRELOADED for compile-only preloaded enums
Category: Engine
Extension: opcache
#23103
opened Aug 7, 2026 by
Nibbler999
Loading…
Fix GH-23089: stack overflow in array_merge_recursive() with deep arrays
Extension: standard
#23091
opened Aug 6, 2026 by
lazerg
Contributor
Loading…
Fix GH-23088: Stack overflow when comparing deeply nested arrays
Category: Engine
#23090
opened Aug 6, 2026 by
lazerg
Contributor
Loading…
Make strtolower()/strtoupper() frameless
ABI break
Extension: standard
#23084
opened Aug 6, 2026 by
staabm
Contributor
Loading…
Fix OPcache memory protection race under ZTS
Extension: opcache
#23081
opened Aug 6, 2026 by
realFlowControl
Contributor
Loading…
configure: disable Apple clang size optimizations that hurt runtime speed
Category: Build System
#23080
opened Aug 6, 2026 by
staabm
Contributor
Loading…
Zend: compile time assert on Bucket size
ABI break
Category: Engine
#23079
opened Aug 6, 2026 by
Sjord
Contributor
Loading…
Honor use_strict_mode for SessionHandler without validateId
Extension: session
#23071
opened Aug 5, 2026 by
iliaal
Contributor
Loading…
Honor ERRMODE_SILENT in pdo_raise_impl_error
Extension: pdo (core)
Extension: pdo_sqlite
#23070
opened Aug 5, 2026 by
iliaal
Contributor
Loading…
Reject embedded NUL in SimpleXMLElement path/URL constructor
Extension: simplexml
#23069
opened Aug 5, 2026 by
iliaal
Contributor
Loading…
Fix negative SimpleXML offsets aliasing the first element
Extension: simplexml
#23068
opened Aug 5, 2026 by
iliaal
Contributor
Loading…
Fix segfault comparing uninitialized SimpleXMLElement instances
Extension: simplexml
#23067
opened Aug 5, 2026 by
iliaal
Contributor
Loading…
ext/pdo_pgsql: Fix several lazy fetch defects
Extension: pdo_pgsql
#23065
opened Aug 5, 2026 by
KentarouTakeda
Contributor
•
Draft
Fix GH-23061: SessionHandler::create_sid() failure leaks memory in debug build
Extension: session
#23064
opened Aug 5, 2026 by
lazerg
Contributor
Loading…
Fix GH-23056: missing handler name in session write warning
Extension: session
#23059
opened Aug 5, 2026 by
lazerg
Contributor
Loading…
Zend: refactor zend_parse_arg_impl() to return zend_expected_type
ABI break
Category: Engine
Extension: bcmath
Extension: gmp
Extension: mysqli
Extension: pdo_mysql
#23052
opened Aug 4, 2026 by
Girgias
Member
Loading…
Zend: remove zend_parse_parameter()
ABI break
Category: Engine
#23051
opened Aug 4, 2026 by
Girgias
Member
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.