-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Pull requests: php/php-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ext/uri: Refactors builder error handling
ABI break
Extension: uri
#23834
opened Sep 22, 2026 by
NickSdot
Contributor
Loading…
Add OPcache restart hook, fired when a restart is carried out
ABI break
Category: Engine
Extension: opcache
#23828
opened Sep 21, 2026 by
nicolas-grekas
Contributor
Loading…
standard: Pass
unserialize('') through the regular path
Extension: opcache
Extension: standard
#23827
opened Sep 21, 2026 by
TimWolla
Member
Loading…
ext/libxml: reject changing the external entity loader while it is running
ABI break
Extension: libxml
#23826
opened Sep 21, 2026 by
jvoisin
Contributor
Loading…
Fall back to epoll_wait when epoll_pwait2 is unavailable at runtime
Category: IO
STF: Streams
#23825
opened Sep 21, 2026 by
bukka
Member
Loading…
Fix bzopen() ownership of the stream it wraps
Extension: bz2
#23824
opened Sep 21, 2026 by
bukka
Member
Loading…
ext/uri: Fixes inconsistent validation ordering
Extension: uri
#23823
opened Sep 21, 2026 by
NickSdot
Contributor
Loading…
ext/random: Use zend_bin2hex_str for little-endian random state serialization
Extension: ldap
Extension: random
Extension: soap
#23821
opened Sep 21, 2026 by
LamentXU123
Member
Loading…
ext/uri: Fixes
# in paths with base
Extension: uri
#23817
opened Sep 21, 2026 by
NickSdot
Contributor
Loading…
ext/uri: Fixes empty url credentials
Extension: uri
#23816
opened Sep 21, 2026 by
NickSdot
Contributor
Loading…
ext/uri: Fixes url delimiters
Extension: uri
#23815
opened Sep 21, 2026 by
NickSdot
Contributor
Loading…
ext/sqlite3: fix use-after-free when replacing the authorizer from its own callback
Extension: sqlite3
#23813
opened Sep 21, 2026 by
jvoisin
Contributor
Loading…
Fix GH-23811: SplFixedArray leak on re-init and broken setSize() on subclasses
ABI break
Category: Build System
Category: CI
Category: Engine
Category: Optimizer
Extension: spl
#23812
opened Sep 21, 2026 by
marc-mabe
Contributor
Loading…
ext/standard: Optimize result-row construction in array_map() with a null callback
Extension: standard
#23809
opened Sep 21, 2026 by
LamentXU123
Member
Loading…
FPM status: full OpenMetrics support with per-worker metrics
SAPI: fpm
#23808
opened Sep 20, 2026 by
1ma
Loading…
ext/exif: add a cast in
exif_process_IFD_in_TIFF_impl() to avoid overflow
Extension: exif
#23807
opened Sep 20, 2026 by
DanielEScherzer
Member
Loading…
LiteSpeed: document security considerations for INI overrides
Category: Documentation
This is for documentation inside php-src, not on php.net
SAPI: litespeed
#23806
opened Sep 20, 2026 by
DanielEScherzer
Member
Loading…
ext/dom: Register id attributes set via setAttribute() in XML documents
Extension: dom
#23801
opened Sep 20, 2026 by
iliaal
Member
Loading…
ext/session: Close the save handler when create_sid() fails
Extension: session
#23800
opened Sep 20, 2026 by
iliaal
Member
Loading…
ext/standard: Bound-check RR parsing in the dns_get_mx() answer loop
Extension: standard
#23798
opened Sep 20, 2026 by
iliaal
Member
Loading…
ext/intl: Reject unconstructed Collator in attribute and strength methods
Extension: intl
#23797
opened Sep 20, 2026 by
iliaal
Member
Loading…
ext/standard: Remove useless _mm_movemask_epi8 check in rot13
Extension: standard
#23795
opened Sep 20, 2026 by
LamentXU123
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.