-
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-19989: PHP 8.5 FPM access log lines also go to STDERR
SAPI: fpm
#20123
opened Oct 10, 2025 by
bukka
Loading…
Clean up some minor things in ext/mysqli
ABI break
Extension: mysqli
#20120
opened Oct 9, 2025 by
kamil-tekiela
Loading…
Migrate more code to use safe libxml option setting API
Extension: dom
#20118
opened Oct 9, 2025 by
nielsdos
Loading…
ext/mysqli: host_info() dumps with assert after failed reconnect
Extension: mysqli
#20117
opened Oct 9, 2025 by
kamil-tekiela
Loading…
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
nielsdos
Loading…
Fix GH-20106: locale methods catering to stricter C++ rules.
Extension: intl
#20110
opened Oct 8, 2025 by
devnexen
Loading…
Improve __unserialize() hardening for SplHeap/SplPriorityQueue
Extension: spl
#20109
opened Oct 8, 2025 by
nielsdos
Loading…
zend_inheritance: Improve placement of return-by-ref
&
in zend_get_function_declaration()
Category: Engine
#20104
opened Oct 8, 2025 by
TimWolla
Loading…
Fix one of the xmlSaveNoEmptyTags deprecations
Extension: dom
#20082
opened Oct 6, 2025 by
nielsdos
Loading…
Fix GH-20070: Return type violation in imagefilter when an invalid filter is provided
Extension: gd
#20071
opened Oct 5, 2025 by
Girgias
Loading…
ext/pgsql: Refactor parameter parsing to remove manual usage of zend_wrong_parameters_count_error()
Extension: pgsql
#20068
opened Oct 5, 2025 by
Girgias
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
nielsdos
Loading…
ext/intl: UConverter remove few useless zval_ptr_dtor.
Extension: intl
#20055
opened Oct 3, 2025 by
devnexen
Loading…
ROR the callable_convert_cache key for better hash distribution
ABI break
Category: Engine
#20052
opened Oct 3, 2025 by
nielsdos
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.