.. |
bcmath
|
|
|
bz2
|
|
|
calendar
|
Do not generate CONST_CS when registering constants (#9439)
|
2022-08-28 08:27:19 +02:00 |
com_dotnet
|
Remove unnecessary usage of CONST_CS
|
2022-11-28 17:12:07 +01:00 |
ctype
|
Merge branch 'PHP-8.1' into PHP-8.2
|
2022-10-27 14:42:17 +01:00 |
curl
|
Do not use zend_fcall_info_argn() in ext-curl
|
2022-10-21 18:31:40 +01:00 |
date
|
build/php.m4: remove test for integer types (#10304)
|
2023-01-13 11:51:15 +00:00 |
dba
|
Do not generate CONST_CS when registering constants (#9439)
|
2022-08-28 08:27:19 +02:00 |
dl_test
|
Merge branch 'PHP-8.2'
|
2022-09-07 17:41:10 +02:00 |
dom
|
Merge branch 'PHP-8.2'
|
2022-10-27 14:42:40 +01:00 |
enchant
|
Revert "Port all internally used classes to use default_object_handlers"
|
2022-09-14 11:13:23 +02:00 |
exif
|
Do not generate CONST_CS when registering constants (#9439)
|
2022-08-28 08:27:19 +02:00 |
ffi
|
chore: remove semicolon left over.
|
2023-01-06 11:14:22 +01:00 |
fileinfo
|
libmagic: Keep the WS limitation piece
|
2022-10-02 21:00:03 +02:00 |
filter
|
Merge branch 'PHP-8.2'
|
2022-10-27 14:42:40 +01:00 |
ftp
|
Do not generate CONST_CS when registering constants (#9439)
|
2022-08-28 08:27:19 +02:00 |
gd
|
Remove unnecessary NULL-checks on ctx (#10256)
|
2023-01-08 12:09:20 +01:00 |
gettext
|
|
|
gmp
|
Merge branch 'PHP-8.2'
|
2023-01-12 19:57:22 +01:00 |
hash
|
Mark constant static arrays in function bodies actually as const (#10325)
|
2023-01-15 14:51:31 +00:00 |
iconv
|
Mark constant static arrays in function bodies actually as const (#10325)
|
2023-01-15 14:51:31 +00:00 |
imap
|
Merge branch 'PHP-8.2'
|
2022-12-13 23:48:48 +00:00 |
intl
|
intl extension couple of micro optimisations for error edge cases. (#10044)
|
2023-01-14 07:26:05 +00:00 |
json
|
ext/{standard,json,random,...}: add missing includes
|
2023-01-10 14:19:03 +00:00 |
ldap
|
Merge branch 'PHP-8.2'
|
2022-12-16 14:38:09 +01:00 |
libxml
|
Handle trampolines correctly in new FCC API + usages (#9877)
|
2022-11-22 17:12:53 +00:00 |
mbstring
|
Implement conditional casing for Greek letter sigma when title-casing text
|
2023-01-12 17:41:11 +02:00 |
mysqli
|
Merge branch 'PHP-8.2'
|
2022-12-09 16:10:36 +01:00 |
mysqlnd
|
build/php.m4: remove test for integer types (#10304)
|
2023-01-13 11:51:15 +00:00 |
oci8
|
ext/{standard,json,random,...}: add missing includes
|
2023-01-10 14:19:03 +00:00 |
odbc
|
Merge branch 'PHP-8.2'
|
2022-09-06 10:42:34 +01:00 |
opcache
|
ext/opcache/ZendAccelerator.h: add missing include for "INIT_FUNC_ARGS"
|
2023-01-15 15:07:58 +00:00 |
openssl
|
ext/{standard,json,random,...}: add missing includes
|
2023-01-10 14:19:03 +00:00 |
pcntl
|
Merge branch 'PHP-8.2'
|
2022-11-13 11:10:10 +01:00 |
pcre
|
ext/{standard,json,random,...}: add missing includes
|
2023-01-10 14:19:03 +00:00 |
pdo
|
Merge branch 'PHP-8.2'
|
2022-12-18 23:21:30 -07:00 |
pdo_dblib
|
Use php_info_print_table_header for actual column headers only (#9485)
|
2022-09-06 08:48:22 +02:00 |
pdo_firebird
|
Merge branch 'PHP-8.2'
|
2022-11-30 12:13:36 +01:00 |
pdo_mysql
|
Use php_info_print_table_header for actual column headers only (#9485)
|
2022-09-06 08:48:22 +02:00 |
pdo_oci
|
[skip ci] Backport XFAIL of failing test
|
2022-11-11 19:46:16 +01:00 |
pdo_odbc
|
Merge branch 'PHP-8.2'
|
2022-10-19 11:37:30 +02:00 |
pdo_pgsql
|
ext/{standard,json,random,...}: add missing includes
|
2023-01-10 14:19:03 +00:00 |
pdo_sqlite
|
Merge branch 'PHP-8.2'
|
2022-12-19 16:17:02 +01:00 |
pgsql
|
ext/{standard,json,random,...}: add missing includes
|
2023-01-10 14:19:03 +00:00 |
phar
|
ext/{standard,json,random,...}: add missing includes
|
2023-01-10 14:19:03 +00:00 |
posix
|
posix adding posix_fpathconf.
|
2023-01-12 22:15:31 +00:00 |
pspell
|
Do not generate CONST_CS when registering constants (#9439)
|
2022-08-28 08:27:19 +02:00 |
random
|
random: Rely on free(NULL) being safe for random status freeing (#10246)
|
2023-01-10 18:46:57 +01:00 |
readline
|
Use php_info_print_table_header for actual column headers only (#9485)
|
2022-09-06 08:48:22 +02:00 |
reflection
|
Improvements in modifier parsing (#9926)
|
2022-11-17 16:20:27 +01:00 |
session
|
Promote unserialize() notices to warning (#9629)
|
2022-11-15 19:36:38 +01:00 |
shmop
|
ext/{standard,json,random,...}: add missing includes
|
2023-01-10 14:19:03 +00:00 |
simplexml
|
Merge branch 'PHP-8.2'
|
2023-01-07 03:08:13 +00:00 |
skeleton
|
Merge branch 'PHP-8.2'
|
2022-09-07 17:41:10 +02:00 |
snmp
|
Revert "Port all internally used classes to use default_object_handlers"
|
2022-09-14 11:13:23 +02:00 |
soap
|
ext/{standard,json,random,...}: add missing includes
|
2023-01-10 14:19:03 +00:00 |
sockets
|
socket DF flag on UDP socket via IP_MTU_DISCOVER on Linux and IP_DONTFRAGMENT on FreeBSD for path MTU discovery purpose.
|
2023-01-12 22:22:30 +00:00 |
sodium
|
Remove unnecessary usage of CONST_CS
|
2022-11-28 17:12:07 +01:00 |
spl
|
Merge branch 'PHP-8.2'
|
2023-01-12 19:57:22 +01:00 |
sqlite3
|
Merge branch 'PHP-8.2'
|
2022-12-06 16:01:24 +01:00 |
standard
|
Remove useless check, search_str is always true here (#10322)
|
2023-01-15 00:32:51 +01:00 |
sysvmsg
|
ext/{standard,json,random,...}: add missing includes
|
2023-01-10 14:19:03 +00:00 |
sysvsem
|
Revert "Port all internally used classes to use default_object_handlers"
|
2022-09-14 11:13:23 +02:00 |
sysvshm
|
Revert "Port all internally used classes to use default_object_handlers"
|
2022-09-14 11:13:23 +02:00 |
tidy
|
Update INI validator and displayers depending on INI type
|
2022-09-06 10:33:34 +01:00 |
tokenizer
|
Merge branch 'PHP-8.1' into PHP-8.2
|
2022-10-27 14:42:17 +01:00 |
xml
|
Declare XML_SAX_IMPL constant in stubs (#9732)
|
2022-10-12 11:42:24 +02:00 |
xmlreader
|
Merge branch 'PHP-8.2'
|
2022-10-27 14:42:40 +01:00 |
xmlwriter
|
Revert "Port all internally used classes to use default_object_handlers"
|
2022-09-14 11:13:23 +02:00 |
xsl
|
Revert "Port all internally used classes to use default_object_handlers"
|
2022-09-14 11:13:23 +02:00 |
zend_test
|
Register parameter attributes via stub in ext/zend_test (#10183)
|
2022-12-29 23:17:02 +01:00 |
zip
|
Merge branch 'PHP-8.2'
|
2022-09-26 23:13:31 +02:00 |
zlib
|
Add clang ASAN/UBSAN push job
|
2022-09-14 23:55:46 +02:00 |
ext_skel.php
|
|
|