-
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
Fix GH-19406: Redeclaring a protected constant in a child class should work
Category: Engine
#19415
opened Aug 8, 2025 by
alexandre-daubois
Loading…
Fix php_stream_url_wrap_http_ex segfault when real remote failed ssl encryption
Extension: openssl
Extension: standard
#19414
opened Aug 8, 2025 by
dixyes
Loading…
ext/intl: migrate C code to C++ step 3.
Category: Build System
Extension: intl
#19411
opened Aug 8, 2025 by
devnexen
Loading…
Fix GH-18223: Meaningful error on wrong trait method exclusion
Category: Engine
#19404
opened Aug 7, 2025 by
alexandre-daubois
Loading…
fastcgi: using accept4 on connections accept when possible.
Category: Build System
Extension: sockets
#19403
opened Aug 7, 2025 by
devnexen
Loading…
Add method to ReflectionClass to instantiate with the same semantics as
PDOStatement::fetchObject()
Extension: reflection
#19401
opened Aug 7, 2025 by
mattdinthehouse
Loading…
Throw ValueError when a wrong flag value is provided to the second argument of
scandir()
Extension: standard
#19373
opened Aug 5, 2025 by
alexandre-daubois
Loading…
Throw ValueError when 1 is provided to the second argument of
log()
Extension: standard
#19370
opened Aug 5, 2025 by
alexandre-daubois
Loading…
Fix GH-17068: Add pack()/unpack() format for signed integer endianness
Extension: standard
RFC
#19368
opened Aug 4, 2025 by
alexandre-daubois
•
Draft
Remove language for recreating tags (which is dangerous), and using patch levels (which isn't standard practise).
#19367
opened Aug 4, 2025 by
derickr
Loading…
fastcgi: fcgi_listen(), disallow SO_REUSEADDR socket option on windows.
#19365
opened Aug 4, 2025 by
devnexen
Loading…
enable openssl-argon2 by default
Category: Build System
Extension: openssl
#19360
opened Aug 4, 2025 by
henderkes
Loading…
ZPP: Reduce code bloat for Z_PARAM_STR
ABI break
Category: Engine
#19359
opened Aug 4, 2025 by
Girgias
Loading…
ext/phar: assert function are not passed NULL pointers
Extension: phar
#19356
opened Aug 3, 2025 by
Girgias
Loading…
Fix GH-18120: Honor
FILE_SKIP_EMPTY_LINES
even when FILE_IGNORE_NEW_LINES
is not set
Extension: standard
#19346
opened Aug 1, 2025 by
alexandre-daubois
Loading…
Resolve MSVC C4146 Warning in php_random_uint128.h
ABI break
Extension: random
#19342
opened Aug 1, 2025 by
KaseyJenkins
Loading…
Poison VM stack
ABI break
Category: Engine
Extension: opcache
Extension: zend_test
#19334
opened Jul 31, 2025 by
arnaud-lb
Loading…
Add
func_get_named_args()
ABI break
Category: Engine
Category: Optimizer
#19329
opened Jul 31, 2025 by
alexandre-daubois
Loading…
Expose os, compiler, arch in
php -v
ABI break
Category: Build System
#19328
opened Jul 31, 2025 by
arnaud-lb
Loading…
Update m4 check for libpcre2 version
Category: Build System
Extension: pcre
#19289
opened Jul 29, 2025 by
hashar
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.