-
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
ext/session: fix session GC fork
ABI break
Extension: session
#22164
opened May 27, 2026 by
jorgsowa
Contributor
Loading…
Fix GH-20921: Avoid signed negation of PHP_INT_MIN in memory stream seek
Extension: standard
#22163
opened May 27, 2026 by
wadakatu
Loading…
3 of 4 tasks
zend_hash.h: return
true/false from bool functions
ABI break
Category: Engine
#22162
opened May 27, 2026 by
DanielEScherzer
Member
Loading…
ext/spl: Fix default argument handling for named parameters in SplFileObject::fgetcsv()
Extension: spl
#22160
opened May 27, 2026 by
arshidkv12
Contributor
Loading…
ext/curl: add socket callback options bridging to ext/sockets
Category: Build System
Extension: curl
#22159
opened May 27, 2026 by
xavierleune
Loading…
Add new flag
ARRAY_FILTER_PACK_RESULT
ABI break
Extension: standard
Feature
#22155
opened May 26, 2026 by
DanielEScherzer
Member
Loading…
Fix GH-22060 and GH-22122: pin object/closure in callback dispatch
ABI break
Category: Engine
Extension: reflection
Extension: spl
Extension: sqlite3
#22151
opened May 26, 2026 by
iliaal
Contributor
Loading…
Fix GH-22138: skip libxml/xmlreader tests on non-ASCII paths.
Extension: libxml
Extension: xmlreader
#22150
opened May 25, 2026 by
devnexen
Member
Loading…
Fix GH-19730: undefined behavior in gd_interpolation.c.
Extension: gd
#22149
opened May 25, 2026 by
devnexen
Member
Loading…
[ext/standard] Move min/max array fallback into array.c
ABI break
Category: Engine
Extension: standard
#22147
opened May 25, 2026 by
mehmetcansahin
Contributor
Loading…
ext/phar: improve .phar madic directory preservation logic in phar::addEmptyDir()
Extension: phar
#22146
opened May 25, 2026 by
LamentXU123
Contributor
Loading…
Fix GH-22118: Compare equivalent fake closures in FCCs
ABI break
Category: Build System
Category: CI
Category: Engine
Category: Optimizer
Extension: spl
Extension: standard
#22145
opened May 25, 2026 by
prateekbhujel
Contributor
Loading…
Fix compilation errors up until Clang 21.0
ABI break
Category: Build System
Category: Engine
#22141
opened May 24, 2026 by
kocsismate
Member
Loading…
Fix GH-22115: Tracing JIT drops loop-PHI CV register from SNAPSHOT
Extension: opcache
#22132
opened May 22, 2026 by
wilaak
Loading…
[ext/standard] Specialize min()/max() for numeric arrays
ABI break
Category: Engine
Extension: standard
#22127
opened May 22, 2026 by
mehmetcansahin
Contributor
Loading…
Fix GH-22112: assertion when error handler throws during NaN coercion
Category: Engine
#22114
opened May 21, 2026 by
iliaal
Contributor
Loading…
ext/session: prevent creation of fixed sid in php_session_rfc1867
Extension: session
#22113
opened May 21, 2026 by
jorgsowa
Contributor
Loading…
Fix GH-13230: phpdbg use-after-free at shutdown
SAPI: phpdbg
#22111
opened May 21, 2026 by
iliaal
Contributor
Loading…
Limit maximum number of filter chains
ABI break
Extension: standard
#22110
opened May 21, 2026 by
Sjord
Loading…
Fix GH-9812: memory leak on repeated include with file_cache_only=1
Extension: opcache
#22107
opened May 21, 2026 by
pronskiy
Member
Loading…
ext/dom: Return numeric results from XPath callbacks as numbers
Extension: dom
#22105
opened May 21, 2026 by
afflerbach
Contributor
•
Draft
sapi/apache2handler: Add --disable-apache2-conf configure option
Category: Build System
SAPI: apache2handler
#22095
opened May 19, 2026 by
paulmenzel
Loading…
ext/spl: Fix ArrayObject unserialize validation for invalid iterator classes
Extension: spl
#22090
opened May 19, 2026 by
arshidkv12
Contributor
Loading…
Fix ArrayIterator unserialize uninitialized properties HashTable
Category: Engine
#22088
opened May 19, 2026 by
arshidkv12
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.