-
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
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…
tests: Allow overriding TEST_PHP_EXECUTABLE for FPM SAPI
SAPI: fpm
#23087
opened Aug 6, 2026 by
lotharsm
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…
ext/intl: Add IntlDatePatternGenerator skeleton methods
Extension: intl
#23078
opened Aug 6, 2026 by
LamentXU123
Member
Loading…
Time\Duration
Category: Build System
Extension: date
RFC
#23073
opened Aug 5, 2026 by
TimWolla
Member
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 the connection state left behind by a lazy fetch
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…
ext/spl: applied fixers to improve test robustness
Extension: spl
#23058
opened Aug 5, 2026 by
NickSdot
Contributor
Loading…
Zend: remove zend_parse_parameter()
ABI break
Category: Engine
#23051
opened Aug 4, 2026 by
Girgias
Member
Loading…
ext/readline: Fixed the interactive shell not waiting for the pager process to exit
Extension: readline
#23047
opened Aug 4, 2026 by
LamentXU123
Member
Loading…
Fixed GH-22508: Flaky hrtime.phpt test
Extension: standard
#23044
opened Aug 4, 2026 by
veksa
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.