-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Pull requests: php/php-src
Pull requests list
Patch 20028 8.3
Extension: date
Extension: standard
SAPI: cli
#20035
opened Oct 1, 2025 by
hakre
Loading...
MSVC: Prevent C4005 redefinition warning for WIN32_LEAN_AND_MEAN
ABI break
Category: Engine
#20033
opened Oct 1, 2025 by
wmamrak
Loading...
Patch 20028 8.5
Extension: date
Extension: standard
SAPI: cgi
#20031
opened Oct 1, 2025 by
hakre
Loading...
Fix GH-20011: Array of SoapVar of unknown type causes crash
Extension: soap
#20030
opened Oct 1, 2025 by
nielsdos
Loading...
Fix PHP 8.5+ ZTS segfault on CentOS 7 by disabling IFUNC resolvers
Category: Build System
#20027
opened Oct 1, 2025 by
realFlowControl
Loading...
Fix GH-8978: MySQLi: SSL certificate verification fails (port doubled)
Extension: mysqlnd
#20021
opened Sep 30, 2025 by
nielsdos
Loading...
Zend/Optimizer: use
uint32_t
types instead of int
, add a few const
qualifiers and comments.
ABI break
Category: Optimizer
#20017
opened Sep 30, 2025 by
Girgias
Loading...
Reduce code bloat in arginfo by using specialised string releases
ABI break
Category: Build System
Category: Engine
Extension: bcmath
Extension: curl
Extension: date
Extension: dom
Extension: intl
Extension: libxml
Extension: mysqli
Extension: pdo (core)
Extension: random
Extension: snmp
Extension: soap
Extension: spl
Extension: standard
Extension: tidy
Extension: tokenizer
Extension: uri
Extension: xmlreader
Extension: xsl
Extension: zend_test
Extension: zip
#20016
opened Sep 30, 2025 by
nielsdos
Loading...
Use interned strings for class properties in stub-generated files
ABI break
Category: Build System
Category: Engine
Extension: bcmath
Extension: curl
Extension: date
Extension: dom
Extension: intl
Extension: libxml
Extension: mysqli
Extension: pdo (core)
Extension: random
Extension: snmp
Extension: soap
Extension: spl
Extension: standard
Extension: tidy
Extension: tokenizer
Extension: uri
Extension: xmlreader
Extension: xsl
Extension: zend_test
Extension: zip
#20015
opened Sep 30, 2025 by
nielsdos
Loading...
uri: Update to uriparser-0.9.9-21-g08df3b2
Category: Build System
Extension: uri
#19992
opened Sep 29, 2025 by
TimWolla
Loading...
Bring back preloading on Windows
Extension: ffi
Extension: opcache
Extension: zend_test
#19985
opened Sep 29, 2025 by
arnaud-lb
Loading...
Fix race condition in zend_runtime_jit(), zend_jit_hot_func()
ABI break
Category: Optimizer
Extension: opcache
#19971
opened Sep 26, 2025 by
arnaud-lb
Loading...
Reorganize ext/uri tests - withers
Extension: uri
#19970
opened Sep 26, 2025 by
kocsismate
Loading...
Revert deprecation of __sleep and __wakeup
Category: Engine
Extension: date
Extension: dom
Extension: pdo_mysql
Extension: phar
Extension: session
Extension: spl
Extension: standard
RFC
#19966
opened Sep 25, 2025 by
nicolas-grekas
Loading...
fix PDO fixedly passes MYSQL_TYPE_LONG, causing values exceeding INT32 to overflow When using non-mysqlnd drivers, #19413
Extension: pdo_mysql
#19965
opened Sep 25, 2025 by
cocofhu
Loading...
Fix ini values not getting restored after request has finished
ABI break
Category: Build System
Category: Engine
SAPI: fpm
#19964
opened Sep 25, 2025 by
manuelm
Loading...
Fix GH-17951: memory_limit ini value not being overwritten by max_memory_limit
#19963
opened Sep 25, 2025 by
manuelm
Loading...
Zend/zend_compile: add const qualifiers
ABI break
Category: Engine
#19958
opened Sep 25, 2025 by
Girgias
Loading...
Fix GH-19942: avoid infinite loop when using iterator_count() on an empty SplFileObject
Extension: spl
#19957
opened Sep 25, 2025 by
alexandre-daubois
Loading...
Zend: Support constant expressions in error_reporting ini/env values
Category: Engine
#19943
opened Sep 24, 2025 by
Scarbous
Loading...
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.