-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Pull requests: php/php-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix leak when path is too long in ZipArchive::extractTo()
Extension: zip
#19002
opened Jul 1, 2025 by
nielsdos
Loading…
Fix GH-18990, bug #81029, bug #47314: SOAP HTTP socket not closing on object destruction
Extension: soap
#19001
opened Jul 1, 2025 by
nielsdos
Loading…
Zend: Add
zend_check_method_accessible()
to DRY method visibility checks
ABI break
Category: Engine
#18995
opened Jul 1, 2025 by
TimWolla
Loading…
Make parameter $column_key optional in array_column()
ABI break
Extension: standard
#18994
opened Jul 1, 2025 by
vudaltsov
Loading…
avoid false failure for long path
Category: Tests
SAPI: fpm
#18992
opened Jul 1, 2025 by
remicollet
Loading…
fixes on mysqli, openssl, readline tests
Extension: mysqli
Extension: openssl
Extension: readline
#18991
opened Jul 1, 2025 by
hyh19962008
Loading…
curl: Remove incorrect string release
Extension: curl
#18989
opened Jun 30, 2025 by
nielsdos
Loading…
Fix error return check of EVP_CIPHER_CTX_ctrl()
Extension: openssl
#18987
opened Jun 30, 2025 by
nielsdos
Loading…
Add support for CURLINFO_CONN_ID in curl_getinfo()
Extension: curl
#18984
opened Jun 30, 2025 by
thecaliskan
Loading…
Add
ReflectionProperty::getMangledName()
Extension: reflection
#18980
opened Jun 30, 2025 by
alexandre-daubois
Loading…
Fix GH-17345: Bug #35916 was not completely fixed
Extension: standard
#18973
opened Jun 28, 2025 by
nielsdos
Loading…
Use st_blksize and st_blocks members conditionally
Extension: phar
Extension: standard
Extension: zip
#18964
opened Jun 27, 2025 by
petk
Loading…
Remove HAVE_SQLITE3_{CLOSE_V2,ERRSTR}
Category: Build System
Extension: pdo_sqlite
Extension: sqlite3
#18963
opened Jun 27, 2025 by
petk
Loading…
Allow http_response_code() to clear HTTP start-line
Extension: standard
SAPI: cli
#18962
opened Jun 27, 2025 by
iluuu1994
Loading…
Make OPcache non-optional
Category: Build System
Extension: opcache
SAPI: cgi
SAPI: cli
SAPI: fpm
SAPI: fuzzer
#18961
opened Jun 27, 2025 by
arnaud-lb
Loading…
fpm: calculate accurate process counts from states during status generation
#18960
opened Jun 27, 2025 by
sylvesterdamgaard
Loading…
ext/oci8: Decrease the reference count before calling
zend_list_close()
Extension: oci8
#18957
opened Jun 27, 2025 by
SakiTakamachi
Loading…
Add support to get size of image from HEIF/HEIC
ABI break
Extension: standard
#18940
opened Jun 25, 2025 by
benstonezhang
Loading…
Fix linker failure when building opcache statically
Category: Build System
Extension: opcache
#18939
opened Jun 25, 2025 by
arnaud-lb
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.