-
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
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…
[mbstring] Fix mb_ereg_replace() emitting NUL/garbage for unterminated \k<name>
Extension: mbstring
#23499
opened Aug 29, 2026 by
iliaal
Member
Loading…
[DOM] Fix getNamedItemNS() with empty URI not matching null namespace
Extension: dom
#23498
opened Aug 29, 2026 by
iliaal
Member
Loading…
[sysvshm] Clamp shm_get_var chunk length to segment bounds
Extension: sysvshm
#23495
opened Aug 29, 2026 by
iliaal
Member
Loading…
fix(fpm): Fix FPM test harness object leaks reported under ASan and Valgrind.
SAPI: fpm
#23494
opened Aug 29, 2026 by
zeriyoshi
Contributor
Loading…
Fix magic property access across suspended Fibers
Category: Engine
#23493
opened Aug 29, 2026 by
2akouwu
Loading…
Fix weakref unregister assertion after stack overflow
Category: Engine
#23492
opened Aug 29, 2026 by
2akouwu
Loading…
ext/pdo_pgsql: Fixed PDO::CURSOR_SCROLL statements closing a cursor that does not exist
Extension: pdo_pgsql
#23490
opened Aug 29, 2026 by
KentarouTakeda
Contributor
Loading…
Avoid execute_data assertion while checking generator fiber state
Category: Engine
#23489
opened Aug 29, 2026 by
2akouwu
Loading…
Document error_include_args in NEWS and UPGRADING
#23487
opened Aug 28, 2026 by
NattyNarwhal
Member
Loading…
Fix fseek() accepting $whence values that do not fit in an int
Extension: standard
#23483
opened Aug 27, 2026 by
lacatoire
Member
Loading…
Fix sparse set allocation size overflow
Extension: opcache
#23482
opened Aug 27, 2026 by
crystarm
Contributor
Loading…
ext/ftp: validate $port range before narrowing to short in ftp_connect/ftp_ssl_connect
Extension: ftp
#23481
opened Aug 27, 2026 by
lacatoire
Member
Loading…
Fix Io\Poll\Context::wait() epoll_pwait2 detection on x86 (container)
Category: Build System
#23478
opened Aug 27, 2026 by
marc-mabe
Contributor
Loading…
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…
run-tests: Add
{TEST_NAME} placeholder storing the basename of the test file
#23472
opened Aug 26, 2026 by
TimWolla
Member
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…
Return false from rewrite_name_to_position() on IM001 error path
Extension: pdo (core)
#23465
opened Aug 25, 2026 by
iliaal
Member
Loading…
Fix leak of driver_params argument of PDOStatement::bindParam() and bindColumn()
Extension: pdo (core)
#23463
opened Aug 25, 2026 by
iliaal
Member
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.