-
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 session memory leak on failed user save handler close
Extension: session
#22440
opened Jun 24, 2026 by
abolfazl-moeini
Loading…
ext/Reflection: Simplify ReflectionClass::hasConstant()
Extension: reflection
#22438
opened Jun 24, 2026 by
arshidkv12
Contributor
Loading…
ext/phar: Avoid redundant manifest hash lookup in offsetUnset()
Extension: phar
#22437
opened Jun 24, 2026 by
arshidkv12
Contributor
Loading…
ext/openssl: Use zend_string_equals_literal() for argon2 algorithm validation
Extension: openssl
#22436
opened Jun 24, 2026 by
arshidkv12
Contributor
Loading…
Fix GH-17384: Reject too large number_format decimals
Extension: standard
#22435
opened Jun 24, 2026 by
LamentXU123
Contributor
Loading…
Fix unsigned wrap in bzdecompress() output realloc at source_len UINT_MAX
Extension: bz2
#22432
opened Jun 24, 2026 by
iliaal
Contributor
Loading…
Fix OOB read in opcache POSIX largepage page-size selection
Extension: opcache
#22429
opened Jun 24, 2026 by
iliaal
Contributor
Loading…
Fix int truncation of read length in shmop_read()
Extension: shmop
#22425
opened Jun 24, 2026 by
iliaal
Contributor
Loading…
Fix stream filter flush corrupting a partially-read buffer
Extension: standard
#22424
opened Jun 24, 2026 by
iliaal
Contributor
Loading…
json: Store errors in a structured fashion
ABI break
Extension: json
#22421
opened Jun 24, 2026 by
TimWolla
Member
Loading…
build/gen_stub: include attribute arguments in synopsis modifiers
Category: Build System
#22418
opened Jun 23, 2026 by
jordikroon
Member
Loading…
Skip ISO-2022-JP tests on unknown libc
Extension: iconv
#22415
opened Jun 23, 2026 by
orlitzky
Contributor
Loading…
sapi/cli/tests/php_cli_server_ipv6_error_message.phpt: use TEST_PHP vars
SAPI: cli
#22414
opened Jun 23, 2026 by
orlitzky
Contributor
Loading…
Improve opcache.max_accelerated_files validation
Category: CI
Extension: opcache
Extension: phar
#22412
opened Jun 23, 2026 by
jack-worman
Loading…
ext/standard: Fix round() for large integral doubles
Extension: standard
#22411
opened Jun 23, 2026 by
arshidkv12
Contributor
Loading…
ext/soap/tests/bugs/bug62900.phpt: make use of TEST_PHP_ vars
Extension: soap
#22405
opened Jun 23, 2026 by
orlitzky
Contributor
Loading…
Fix use-after-free during lazy object initialization
Category: Engine
#22401
opened Jun 22, 2026 by
iliaal
Contributor
Loading…
Fix use-after-free on re-entrant ftp_close() during a transfer
Extension: ftp
#22400
opened Jun 22, 2026 by
iliaal
Contributor
Loading…
Free cwd state in cwd_globals_dtor function
Category: Engine
#22398
opened Jun 22, 2026 by
cheplv
Loading…
zend_ast: Keep
const-ness for zend_ast_get*()
ABI break
Category: Engine
#22391
opened Jun 21, 2026 by
TimWolla
Member
Loading…
Fix GH-20404: crash when modifying weak references during destruction
Category: Engine
#22390
opened Jun 21, 2026 by
khaledalam
Contributor
Loading…
zend_ast: Wrap class names in parens during export when they are an expression
ABI break
Category: Engine
Extension: standard
#22389
opened Jun 21, 2026 by
TimWolla
Member
Loading…
ext/sodium: throw ValueError for pwhash argument errors
Extension: sodium
#22388
opened Jun 21, 2026 by
iliaal
Contributor
Loading…
ext/zlib: honor preset dictionary for raw inflate with non-default window
Extension: zlib
#22381
opened Jun 21, 2026 by
iliaal
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.