-
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
GH-22684: Make Reflection(Class)Constant::__toString() print booleans as booleans
Extension: reflection
SAPI: cli
#23548
opened Sep 2, 2026 by
DanielEScherzer
Member
Loading…
Fix zend_optimizer_replace_by_const() leaving stale OP2 uses behind
Category: Optimizer
Extension: opcache
#23546
opened Sep 2, 2026 by
Mrmaxmeier
Contributor
Loading…
Fix IS_IDENTICAL_EMPTY_ARRAY specialization for an IS_CONST op1
ABI break
Category: Engine
Extension: opcache
#23545
opened Sep 2, 2026 by
Mrmaxmeier
Contributor
Loading…
ext/gd: report $size with the argument number of the function called
Extension: gd
#23541
opened Sep 2, 2026 by
lacatoire
Member
Loading…
ext/ftp: declare the false returned by ftp_nb_fget() and ftp_nb_fput()
Extension: ftp
#23540
opened Sep 2, 2026 by
lacatoire
Member
Loading…
Fix block pass dropping a JMP across an unreachable_free block
Category: Optimizer
Extension: opcache
#23538
opened Sep 2, 2026 by
Mrmaxmeier
Contributor
Loading…
ext/session/.../gh23043.phpt: session.save_path can be nonempty
Extension: session
#23537
opened Sep 1, 2026 by
orlitzky
Contributor
Loading…
ext/standard: Do not double the slash when resolving relative redirects
Extension: standard
#23532
opened Sep 1, 2026 by
iliaal
Member
Loading…
Fix bounds check in multibyte UTF detection
Category: Engine
#23527
opened Sep 1, 2026 by
ydah
Contributor
Loading…
sapi: Remove unused SAPI methods which are in default SAPI properties
ABI break
#23525
opened Aug 31, 2026 by
NattyNarwhal
Member
Loading…
sapi: Remove sapi_terminate_process
ABI break
SAPI: apache2handler
SAPI: cgi
SAPI: cli
SAPI: fpm
SAPI: fuzzer
SAPI: litespeed
SAPI: phpdbg
#23524
opened Aug 31, 2026 by
NattyNarwhal
Member
Loading…
PHP array_shift(): Optimize tail move on hole-free packed arrays
Extension: standard
#23517
opened Aug 30, 2026 by
mehmetcansahin
Contributor
Loading…
zend: find_frameless_function_offset() walking past the handler array…
Category: Engine
#23516
opened Aug 30, 2026 by
devnexen
Member
Loading…
[W.I.P] [RFC] ext/intl: Implement
IntlRelativeDateTimeFormatter
ABI break
Category: Build System
Extension: intl
Extension: standard
RFC
#23514
opened Aug 30, 2026 by
LamentXU123
Member
•
Draft
4 tasks
ext/dom: getNamedItemNS() matching on the qualified name.
Extension: dom
#23513
opened Aug 30, 2026 by
devnexen
Member
Loading…
Add array_str_contains() function to standard library
ABI break
Extension: standard
Status: Requires RFC
#23512
opened Aug 30, 2026 by
sepehrphpr
Loading…
Fix block pass dropping ZEND_FAST_CALL OP2 definition
Category: Optimizer
Extension: opcache
#23508
opened Aug 29, 2026 by
Mrmaxmeier
Contributor
Loading…
Fix live ranges for ZEND_JMP_SET and ZEND_COALESCE
Category: Engine
Extension: opcache
#23507
opened Aug 29, 2026 by
Mrmaxmeier
Contributor
Loading…
ext/openssl: allow openssl_sign()/openssl_verify() to sign/verify a precomputed digest
Extension: openssl
#23506
opened Aug 29, 2026 by
2akouwu
Loading…
Fix inconsistent min()/max() tie-breaking on signed zero via the frameless 2-arg fast path
Extension: standard
#23505
opened Aug 29, 2026 by
2akouwu
Loading…
[sysvshm] Clamp shm_get_var chunk length to segment bounds
Extension: sysvshm
#23495
opened Aug 29, 2026 by
iliaal
Member
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.