-
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
Optimizer: resolve arg/prop/return class hints via op_array scope
ABI break
Category: Optimizer
Extension: opcache
#23475
opened Aug 26, 2026 by
jorgsowa
Contributor
Loading…
Tests: Migrate old extension checks from SKIPIF to EXTENSIONS
Extension: intl
Extension: mysqli
Extension: pdo_pgsql
#23473
opened Aug 26, 2026 by
LamentXU123
Member
Loading…
run-tests: Add
{TEST_NAME} placeholder storing the basename of the test file
#23472
opened Aug 26, 2026 by
TimWolla
Member
Loading…
ext/pdo_pgsql: Fix PDO::CURSOR_SCROLL statements failing under lazy fetching
Extension: pdo_pgsql
#23471
opened Aug 26, 2026 by
KentarouTakeda
Contributor
Loading…
Cache freed VM stack pages instead of freeing them immediately
ABI break
Category: Engine
CI: Community
#23470
opened Aug 26, 2026 by
ondrejmirtes
Contributor
Loading…
Make chmod tests work on docker mounted php-src
Extension: standard
#23469
opened Aug 26, 2026 by
marc-mabe
Contributor
Loading…
Io\Poll\Context::wait() prevent integer overflow
Extension: standard
#23468
opened Aug 26, 2026 by
marc-mabe
Contributor
Loading…
Fix out-of-bounds read on empty Location header in HTTP wrapper
Extension: standard
#23467
opened Aug 25, 2026 by
iliaal
Contributor
Loading…
Fix crash when filter callback unsets StreamBucket::$data
Extension: standard
#23466
opened Aug 25, 2026 by
iliaal
Contributor
Loading…
Return false from rewrite_name_to_position() on IM001 error path
Extension: pdo (core)
#23465
opened Aug 25, 2026 by
iliaal
Contributor
Loading…
Fix leak of driver_params argument of PDOStatement::bindParam() and bindColumn()
Extension: pdo (core)
#23463
opened Aug 25, 2026 by
iliaal
Contributor
Loading…
ext/odbc: fix cond for SQL_NO_TOTAL that led to single byte buffer
Extension: pdo_odbc
#23462
opened Aug 25, 2026 by
NattyNarwhal
Member
Loading…
Fix bug #80056: SPL directory iterators lose entries on 9p filesystems
ABI break
Extension: spl
#23461
opened Aug 25, 2026 by
denkfabrik-li
Loading…
fix: move error finalization after stream fields in stream_get_meta_data to prevent UAF
Extension: standard
#23458
opened Aug 25, 2026 by
shoemoney
Loading…
Fix GH-23453: bad free with a context engine ID longer than 32 bytes
Extension: snmp
#23456
opened Aug 25, 2026 by
lazerg
Contributor
Loading…
Fix zend_analyze_calls() call_stack buffer overrun
Category: Optimizer
Extension: opcache
#23454
opened Aug 25, 2026 by
Mrmaxmeier
Contributor
Loading…
JIT: Record fake init calls for subtraces (fixes array_map optimization)
Extension: opcache
#23450
opened Aug 25, 2026 by
arnaud-lb
Member
Loading…
JIT: Fix zend_jit_trace_find_init_fcall_op()
Extension: opcache
#23449
opened Aug 25, 2026 by
arnaud-lb
Member
Loading…
Fix GH-23447: segfault when the SoapServer class fails to initialize
Extension: soap
#23448
opened Aug 25, 2026 by
lazerg
Contributor
Loading…
Fix GH-23444: pdo_odbc does not convert Unicode data outside Windows
Extension: pdo_odbc
#23445
opened Aug 25, 2026 by
lazerg
Contributor
Loading…
ext/standard: Adds and modifies XFAIL tests for filter bucket leaks
Extension: standard
#23440
opened Aug 24, 2026 by
NickSdot
Contributor
Loading…
Fix read buffer compaction in stream filter flush
Extension: standard
#23439
opened Aug 24, 2026 by
crystarm
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.