- 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 empty_fcall_info C++ missing-field-initializers warning ABI break Category: Engine
#19084 by KaseyJenkins was merged Jul 10, 2025 Loading…
Use C23 unreachable() when possible ABI break Category: Engine
#19077 by NattyNarwhal was merged Jul 9, 2025 Loading…
Deprecate producing output in a user output handler ABI break Extension: mbstring
#19067 by DanielEScherzer was merged Jul 10, 2025 Loading…
tree-wide: Do not manually check for
NULL
before calling free()
ABI break Category: Engine Category: Optimizer Extension: calendar Extension: com_dotnet Extension: date Extension: dba Extension: fileinfo Extension: ftp Extension: gd Extension: hash Extension: intl Extension: mbstring Extension: mysqli Extension: mysqlnd Extension: odbc Extension: opcache Extension: openssl Extension: pdo (core) Extension: pdo_dblib Extension: pdo_firebird Extension: pdo_mysql Extension: pdo_odbc Extension: pdo_pgsql Extension: pdo_sqlite Extension: pgsql Extension: phar Extension: readline Extension: snmp Extension: soap Extension: sockets Extension: sqlite3 Extension: standard Extension: xml Extension: zip Extension: zlib Zend: Make
EG(fake_scope)
a const zend_class_entry*
ABI break Category: Engine Category: Optimizer Extension: reflection #19060 by TimWolla was merged Jul 9, 2025 Loading…
Autoconf: Move getlogin check for HAVE_GETLOGIN to ext/posix Category: Build System Extension: posix
#19058 by petk was merged Jul 7, 2025 Loading…
Fix unreachable code in URL output handler Extension: standard
#19056 by cla7aye15I4nd was merged Jul 7, 2025 Loading…
Fix -Wuseless-escape warnings emitted by re2c Category: Engine SAPI: phpdbg
#19050 by petk was merged Jul 7, 2025 Loading…
Add XSS attack protect in magic variables $_GET and $_POST
#19047 by Ange1PLSGreet was closed Jul 6, 2025 Loading…
Remove old exception class getters ABI break Category: Engine
#19043 by DanielEScherzer was merged Jul 7, 2025 Loading…
uri: Do not overwrite
defaultMemoryManager
Extension: uri #19042 by TimWolla was merged Jul 6, 2025 Loading…
ext/session: Various refactorings ABI break Extension: session
#19041 by Girgias was merged Jul 6, 2025 Loading…
Update re2c minimum versions in Windows checks and docs Category: Build System
#19039 by petk was merged Jul 7, 2025 Loading…
Fix phar crash and file corruption with SplFileObject Extension: phar
#19038 by nielsdos was closed Jul 5, 2025 Loading…
Use <winsock2.h> instead of legacy <winsock.h> Category: Build System Extension: mysqlnd Extension: sockets
#19037 by petk was merged Jul 7, 2025 Loading…
Remove old zend_string compatibility aliases ABI break Category: Engine
#19034 by DanielEScherzer was merged Jul 7, 2025 Loading…
ext/standard/string.c: don't use
STR_EMPTY_ALLOC()
Extension: standard #19033 by DanielEScherzer was merged Jul 4, 2025 Loading…
Remove zend_get_zendleng() declaration ABI break Category: Engine
#19032 by DanielEScherzer was merged Jul 4, 2025 Loading…
EXTENSIONS: lexbor is since 2025 [skip ci]
#19031 by DanielEScherzer was merged Jul 4, 2025 Loading…
sapi/fuzzer: Fetch function and call it directly instead of using a zval to hold the name SAPI: fuzzer
#19030 by Girgias was merged Jul 6, 2025 Loading…
Make
zend_register_*_constant()
functions return pointers, use them ABI break Category: Build System Category: Engine Extension: curl Extension: date Extension: dom Extension: enchant Extension: filter Extension: mysqli Extension: pgsql Extension: random Extension: soap Extension: standard #19029 by DanielEScherzer was merged Jul 7, 2025 Loading…
release-process: update based on 8.5.0alpha1 announcement
#19028 by DanielEScherzer was merged Jul 4, 2025 Loading…
ext/standard/stream: Use FCC instead of zval for notification callback ABI break Extension: standard
#19024 by Girgias was merged Jul 6, 2025 Loading…
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.