-
Notifications
You must be signed in to change notification settings - Fork 8k
Pull requests: php/php-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ext/pcre: fix memory leaks on error paths
Extension: pcre
#21298
opened Feb 25, 2026 by
devnexen
Loading…
ext/pcntl: use RETURN_THROWS() instead of RETURN_FALSE when exception…
Extension: pcntl
#21297
opened Feb 25, 2026 by
devnexen
Loading…
Fix ip2long in AIX to treat IPs with leading zeros as invalid like LINUX
Extension: standard
#21296
opened Feb 25, 2026 by
reshmavk
Loading…
Make one linux job run function jit on push
CI: Linux X64
CI: No jobs
#21294
opened Feb 25, 2026 by
iluuu1994
Loading…
Fix proc_close() signal exit code handling
Extension: standard
#21293
opened Feb 25, 2026 by
alies-dev
Loading…
ext/pcre: fix mdata_used race conditions in PCRE functions
Extension: pcre
#21291
opened Feb 25, 2026 by
devnexen
Loading…
ext/pcntl: fix pcntl_forkx (for solaris/illumos) flags range check.
Extension: pcntl
#21289
opened Feb 24, 2026 by
devnexen
Loading…
Remove support for HP-UX
ABI break
Category: Build System
Category: Engine
Extension: fileinfo
Extension: standard
SAPI: cli
SAPI: litespeed
#21280
opened Feb 23, 2026 by
petk
Loading…
Add DocComments for function parameters
ABI break
Category: Engine
Extension: opcache
Extension: reflection
#21279
opened Feb 23, 2026 by
chschneider
Loading…
ext/mbstring: Replace RETVAL_TRUE/RETVAL_FALSE with RETVAL_BOOL
Extension: mbstring
#21276
opened Feb 23, 2026 by
arshidkv12
Loading…
Fixed GH-12237: sprintf/printf no longer produces negative zero
Extension: standard
#21273
opened Feb 21, 2026 by
lacatoire
Loading…
Fix preg_grep() returning partial array instead of false on error
Extension: pcre
#21260
opened Feb 19, 2026 by
lacatoire
Loading…
hash: Upgrade xxHash to 0.8.3
ABI break
Extension: hash
#21254
opened Feb 19, 2026 by
weltling
Loading…
Fix NULL dereference in zend_signal_handler_unblock
Category: Engine
#21253
opened Feb 19, 2026 by
Appla
Loading…
Autotools: Add -fvisibility=hidden also in phpize
Category: Build System
#21238
opened Feb 16, 2026 by
petk
Loading…
Fix GH-13989: Allow opcache.file_cache_only=1 without source files
Extension: opcache
SAPI: cli
#21236
opened Feb 16, 2026 by
pronskiy
Loading…
Fix unsound SCCP for partial objects with hooks
Category: Optimizer
Extension: opcache
#21233
opened Feb 16, 2026 by
iluuu1994
Loading…
zend_portability: Simplify check for
max_align_t
ABI break
Category: Engine
#21229
opened Feb 16, 2026 by
TimWolla
Loading…
tree-wide: Replace
ZEND_STATIC_ASSERT() by static_assert()
ABI break
Category: Engine
Extension: random
#21228
opened Feb 16, 2026 by
TimWolla
Loading…
Prevent closing of innerstream of php://temp stream
Extension: standard
#21222
opened Feb 15, 2026 by
iluuu1994
Loading…
Fix GH-17770: allow opcache.file_cache writes when JIT is enabled
Extension: opcache
#21219
opened Feb 15, 2026 by
gregharmon
Loading…
ext/session: Fix implicit conversion warning
Extension: session
#21216
opened Feb 14, 2026 by
arshidkv12
Loading…
ext/standard: Throw ValueError for empty paths in copy()
ABI break
Extension: standard
Status: Requires RFC
#21214
opened Feb 13, 2026 by
arshidkv12
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.