-
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 use-after-free in extract() EXTR_REFS collision modes
Extension: standard
#22696
opened Jul 11, 2026 by
iliaal
Contributor
Loading…
Fix GH-22683: Reflection(Class)Constant::__toString() should not warn on NAN conversions
Extension: reflection
#22694
opened Jul 11, 2026 by
khaledalam
Contributor
Loading…
Catchable MemoryError for predictably oversized allocations
ABI break
Category: Engine
Extension: gmp
Extension: mbstring
Extension: openssl
Extension: pgsql
Extension: random
Extension: shmop
Extension: sockets
Extension: sodium
Extension: spl
Extension: standard
Extension: sysvmsg
#22692
opened Jul 11, 2026 by
ramsey
Member
Loading…
ext/curl: Deprecate the NTLM_WB constants
Extension: curl
Feature
#22691
opened Jul 11, 2026 by
GrahamCampbell
Contributor
Loading…
Fix keyed iterator value lifetime across reentrant key() calls
ABI break
Category: Engine
Extension: spl
#22690
opened Jul 11, 2026 by
PuH4ck3rX
Loading…
Fix serialize() object lifetime across nested callbacks
Extension: standard
#22689
opened Jul 10, 2026 by
PuH4ck3rX
Loading…
Fix callable invalidation during autoloading
Category: Engine
#22688
opened Jul 10, 2026 by
PuH4ck3rX
Loading…
ext/session: Add tests for session_regenerate_id() write/destroy failure paths
Extension: session
#22687
opened Jul 10, 2026 by
jorgsowa
Contributor
Loading…
Install the SQLite ODBC driver in CI
Category: CI
#22686
opened Jul 10, 2026 by
iliaal
Contributor
Loading…
GH-22681: avoid truncation on null bytes in
Reflection*::__toString()
Extension: reflection
#22685
opened Jul 10, 2026 by
DanielEScherzer
Member
Loading…
[skip ci] Revert timeout fix for Symfony community build
Category: CI
#22682
opened Jul 10, 2026 by
jorgsowa
Contributor
Loading…
Fix GH-22678: array_multisort() use-after-free on mutating comparator
Extension: standard
#22680
opened Jul 10, 2026 by
iliaal
Contributor
Loading…
perf: use trunc(dval(&u)) instead of (Long)(dval(&u))
Category: Engine
#22676
opened Jul 10, 2026 by
henderkes
Contributor
Loading…
Fix GH-22665: pdo_odbc OOB write on oversized diagnostic length
Extension: pdo_odbc
#22675
opened Jul 10, 2026 by
iliaal
Contributor
Loading…
Fix GH-22666: pdo_odbc heap overflow on oversized output param
Extension: pdo_odbc
#22674
opened Jul 10, 2026 by
iliaal
Contributor
Loading…
Fix GH-22667: pdo_odbc heap over-read on oversized column value
Extension: pdo_odbc
#22672
opened Jul 10, 2026 by
iliaal
Contributor
Loading…
Fix GH-22668: odbc heap over-read on oversized column value
Extension: odbc
#22670
opened Jul 10, 2026 by
iliaal
Contributor
Loading…
Native Markup Expressions (JSX in PHP)
ABI break
Category: Build System
Category: Engine
Extension: tokenizer
RFC
#22661
opened Jul 10, 2026 by
imliam
Loading…
ext/reflection: various cleanups and simplifications (2)
Extension: reflection
#22660
opened Jul 9, 2026 by
DanielEScherzer
Member
Loading…
ext/gmp: Fix GMP operator RHS overflow for GMP values
Extension: gmp
#22656
opened Jul 9, 2026 by
LamentXU123
Member
Loading…
Readonly properties must be re-locked after clone-with
Category: Engine
#22654
opened Jul 9, 2026 by
NickSdot
Contributor
Loading…
Disallow newlines in CURLOPT_HTTPHEADER
Extension: curl
#22651
opened Jul 9, 2026 by
Sjord
Contributor
Loading…
Optimize array_diff() for long values
Extension: standard
#22648
opened Jul 9, 2026 by
mehmetcansahin
Contributor
Loading…
Zend: add more <=> and == tests
Category: Tests
#22647
opened Jul 9, 2026 by
Girgias
Member
Loading…
.github/actions/apk/action.yml: don't install gnu-libiconv-dev
Category: CI
Extension: iconv
#22645
opened Jul 8, 2026 by
orlitzky
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.