-
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-19974: fpm_status_export_to_zval segfault for parallel execution
SAPI: fpm
#20116
opened Oct 9, 2025 by
bukka
Loading…
Fix GH-17346: PDOStatement::$queryString "readonly" is not properly implemented
Extension: pdo (core)
#20111
opened Oct 8, 2025 by
ndossche
Loading…
Fix one of the xmlSaveNoEmptyTags deprecations
Extension: dom
#20082
opened Oct 6, 2025 by
ndossche
Loading…
tree-wide: Replace
ZEND_WRONG_PARAM_COUNT() by its definition
ABI break
Category: Engine
Extension: ldap
Extension: spl
Extension: standard
#20066
opened Oct 4, 2025 by
TimWolla
Loading…
zend_portability: Remove
EMPTY_SWITCH_DEFAULT_CASE()
ABI break
Category: Engine
Category: Optimizer
Extension: bcmath
Extension: bz2
Extension: date
Extension: dom
Extension: gd
Extension: gmp
Extension: intl
Extension: ldap
Extension: mbstring
Extension: mysqli
Extension: opcache
Extension: openssl
Extension: pcre
Extension: pdo (core)
Extension: pdo_firebird
Extension: pgsql
Extension: reflection
Extension: standard
Extension: tidy
Extension: uri
Extension: xmlreader
Extension: zend_test
Extension: zlib
SAPI: cli
SAPI: phpdbg
#20063
opened Oct 4, 2025 by
TimWolla
Loading…
TSRM: Replace
TSRM_TLS by C11’s thread_local
ABI break
Category: Build System
Category: Engine
Extension: opcache
#20062
opened Oct 4, 2025 by
TimWolla
Loading…
Fix memory leak when user filter does not fully consume the input brigade buckets
Extension: standard
#20058
opened Oct 4, 2025 by
ndossche
Loading…
ext/intl: UConverter remove few useless zval_ptr_dtor.
Extension: intl
#20055
opened Oct 3, 2025 by
devnexen
Loading…
Refactor and add tests for stream filters
Extension: standard
#20045
opened Oct 3, 2025 by
Girgias
Loading…
Patch #20028 Flaky tests on PHP-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 Flaky tests on PHP-8.5
Extension: date
Extension: standard
SAPI: cgi
#20031
opened Oct 1, 2025 by
hakre
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…
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
ndossche
Loading…
Bring back preloading on Windows
Extension: ffi
Extension: opcache
Extension: zend_test
#19985
opened Sep 29, 2025 by
arnaud-lb
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…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.