-
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/standard: Optimize str_pad() using doubling copies
Extension: standard
#23661
opened Sep 11, 2026 by
LamentXU123
Member
Loading…
lexbor: Merge upstream fixes (8.5)
Extension: dom
Extension: uri
#23660
opened Sep 11, 2026 by
alexandre-daubois
Member
Loading…
lexbor: Merge upstream fixes (8.4)
Extension: dom
#23659
opened Sep 11, 2026 by
alexandre-daubois
Member
Loading…
cli: Automatically execute Closures returned from primary script
SAPI: cli
#23658
opened Sep 11, 2026 by
TimWolla
Member
Loading…
ext/curl: add CURLOPT_PRECONNECTFUNCTION to vet outgoing connections
Extension: curl
#23657
opened Sep 11, 2026 by
xavierleune
Loading…
[Session] destroy session file without an open descriptor
Extension: session
#23656
opened Sep 10, 2026 by
iliaal
Member
Loading…
[PDO] Reset stale attributes when reusing a persistent connection
Extension: pdo (core)
#23655
opened Sep 10, 2026 by
iliaal
Member
Loading…
[PDO] Bound-check column index in getColumnMeta()
Extension: pdo (core)
Extension: pdo_odbc
#23654
opened Sep 10, 2026 by
iliaal
Member
Loading…
[Session] Truncate session file after successful write
Extension: session
#23653
opened Sep 10, 2026 by
iliaal
Member
Loading…
[intl] Preserve PHP-side state when cloning formatters
Extension: intl
#23652
opened Sep 10, 2026 by
iliaal
Member
Loading…
ext/openssl: Defer pkcs7/cms verify output writes until verification succeeds
Extension: openssl
#23651
opened Sep 10, 2026 by
iliaal
Member
Loading…
ext/sqlite3: reject close() from inside a callback
Extension: sqlite3
#23650
opened Sep 10, 2026 by
iliaal
Member
Loading…
pgsql: restore binary-safe pg_lo_write()
Extension: pgsql
#23649
opened Sep 10, 2026 by
iliaal
Member
Loading…
Fix GH-23644: crash on a constant-vs-constant empty array comparison
ABI break
Category: Engine
Extension: opcache
#23648
opened Sep 10, 2026 by
lazerg
Contributor
Loading…
ext/zip: ZipArchive::extractTo() ignores files given in a non-list ar…
Extension: zip
#23647
opened Sep 10, 2026 by
devnexen
Member
Loading…
[skip ci] UPGRADING: add missing RFC links and some more small fixes
#23645
opened Sep 10, 2026 by
jrfnl
Contributor
Loading…
ext/standard: Clean up code in ext/standard
Extension: standard
#23641
opened Sep 10, 2026 by
kamil-tekiela
Member
Loading…
Fix GH-23628: Tracing JIT reads undefined property slots of lazy proxies
Extension: opcache
#23640
opened Sep 10, 2026 by
lisachenko
Contributor
Loading…
zend_API: Verify property types in
object_properties_load()
Category: Engine
Extension: random
Extension: spl
#23639
opened Sep 10, 2026 by
TimWolla
Member
Loading…
Zend: Fix method inheritance depending on the order of the interfaces
Category: Engine
#23638
opened Sep 9, 2026 by
lazerg
Contributor
Loading…
Persist the
pear/install-pear-nozlib.phar file
Category: Build System
#23634
opened Sep 9, 2026 by
DanielEScherzer
Member
Loading…
ext/sockets: socket_select() silent set truncation on Windows.
Extension: sockets
#23632
opened Sep 9, 2026 by
devnexen
Member
Loading…
date: Fix unserialization of
Time\Duration
Category: Engine
Extension: date
#23629
opened Sep 9, 2026 by
TimWolla
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.