php-src/ext
Niels Dossche f8ecb80e84 Merge branch 'PHP-8.2'
* PHP-8.2:
  Fix undefined behaviour in unpack()
2023-03-28 22:48:21 +02:00
..
bcmath Use new ZSTR_INIT_LITERAL macro (#10879) 2023-03-20 16:19:05 +01:00
bz2 Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385) 2023-01-23 10:52:14 +01:00
calendar Do not generate CONST_CS when registering constants (#9439) 2022-08-28 08:27:19 +02:00
com_dotnet Fix GH-10489: run-tests.php does not escape path when building cmd (#10560) 2023-02-25 14:02:06 +00:00
ctype Merge branch 'PHP-8.1' into PHP-8.2 2022-10-27 14:42:17 +01:00
curl Merge branch 'PHP-8.2' 2023-03-25 18:16:55 +01:00
date Updated to version 2023.2 (2023b) 2023-03-24 10:10:20 +00:00
dba Fix [-Wstrict-prototypes] in DBA 2023-03-06 17:03:41 +00:00
dl_test Merge branch 'PHP-8.2' 2022-09-07 17:41:10 +02:00
dom Use new ZSTR_INIT_LITERAL macro (#10879) 2023-03-20 16:19:05 +01:00
enchant Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
exif Fix GCC 12 compiler warnings (#10713) 2023-02-28 14:21:01 +00:00
ffi Merge branch 'PHP-8.2' 2023-03-27 23:00:12 +02:00
fileinfo Use new ZSTR_INIT_LITERAL macro (#10879) 2023-03-20 16:19:05 +01:00
filter Merge branch 'PHP-8.2' 2022-10-27 14:42:40 +01:00
ftp Merge branch 'PHP-8.2' 2023-03-20 23:31:04 +01:00
gd Suppress -Wstrict-prototypes in GD extension (#10803) 2023-03-09 07:02:20 +00:00
gettext
gmp Use php_random_bytes_silent() where possible in gmp_init_random() (#10944) 2023-03-26 15:59:21 +02:00
hash Merge branch 'PHP-8.2' 2023-02-25 14:36:56 +00:00
iconv Use new ZSTR_INIT_LITERAL macro (#10879) 2023-03-20 16:19:05 +01:00
imap Merge branch 'PHP-8.2' 2023-03-28 15:20:03 +01:00
intl ext/intl IntlChar::enumCharNames changes the signature to void. 2023-03-28 18:07:35 +01:00
json Merge branch 'PHP-8.2' 2023-02-17 16:40:14 +00:00
ldap Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385) 2023-01-23 10:52:14 +01:00
libxml ext: make various internal functions static (#10650) 2023-02-21 15:51:41 +00:00
mbstring For UTF-7, emit error marker if Base64 section ends abruptly after first half of surrogate pair 2023-03-27 11:34:11 +02:00
mysqli Merge branch 'PHP-8.2' 2023-03-27 16:34:19 +02:00
mysqlnd Merge branch 'PHP-8.2' 2023-03-24 18:09:05 +01:00
oci8 Merge branch 'PHP-8.2' 2023-03-27 16:34:19 +02:00
odbc Merge branch 'PHP-8.2' 2022-09-06 10:42:34 +01:00
opcache Merge branch 'PHP-8.2' 2023-03-27 17:58:35 +03:00
openssl Merge branch 'PHP-8.2' 2023-03-05 22:16:23 +01:00
pcntl Merge branch 'PHP-8.2' 2023-03-03 11:56:34 +01:00
pcre Remove pcre_get_compiled_regex_ex() (#10354) 2023-01-18 14:28:19 +00:00
pdo Use new ZSTR_INIT_LITERAL macro (#10879) 2023-03-20 16:19:05 +01:00
pdo_dblib Use new ZSTR_INIT_LITERAL macro (#10879) 2023-03-20 16:19:05 +01:00
pdo_firebird Merge branch 'PHP-8.2' 2023-03-28 00:12:28 +02:00
pdo_mysql Merge branch 'PHP-8.2' 2023-03-25 17:41:56 +00:00
pdo_oci Merge branch 'PHP-8.2' 2023-03-27 16:34:19 +02:00
pdo_odbc Merge branch 'PHP-8.2' 2023-03-15 21:47:34 +01:00
pdo_pgsql Revert GH-10220 2023-01-16 12:27:33 +01:00
pdo_sqlite ext/pdo_sqlite: simplifying sqlite3_exec usage. (#10910) 2023-03-23 13:43:58 +00:00
pgsql Merge branch 'PHP-8.2' 2023-03-18 07:10:57 +00:00
phar Merge branch 'PHP-8.2' 2023-03-26 16:16:26 +02:00
posix ext/posix: proposing posix_eaccess. unlike access, it is not standard but available in enough platforms ; on linux it's euidaccess in reality eaccess being 'just' an alias. key difference is eaccess checks the effective user id instead. 2023-03-27 22:32:16 +01:00
pspell Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385) 2023-01-23 10:52:14 +01:00
random Merge branch 'PHP-8.2' 2023-03-26 16:16:26 +02:00
readline Use php_info_print_table_header for actual column headers only (#9485) 2022-09-06 08:48:22 +02:00
reflection Merge branch 'PHP-8.2' 2023-03-15 09:06:29 +01:00
session Note where a session was already started (#10736) 2023-03-28 15:14:21 +01:00
shmop Revert GH-10220 2023-01-16 12:27:33 +01:00
simplexml Fix GH-10489: run-tests.php does not escape path when building cmd (#10560) 2023-02-25 14:02:06 +00:00
skeleton Merge branch 'PHP-8.2' 2022-09-07 17:41:10 +02:00
snmp Suppress snmp lib memory leak, xfail ASAN tests 2023-03-27 16:38:44 +02:00
soap Use new ZSTR_INIT_LITERAL macro (#10879) 2023-03-20 16:19:05 +01:00
sockets ext/sockets: add TCP_REPAIR to silently close a connection. 2023-02-27 22:56:06 +00:00
sodium Use new ZSTR_INIT_LITERAL macro (#10879) 2023-03-20 16:19:05 +01:00
spl Merge branch 'PHP-8.2' 2023-03-27 21:54:08 +02:00
sqlite3 ext: make various internal functions static (#10650) 2023-02-21 15:51:41 +00:00
standard Merge branch 'PHP-8.2' 2023-03-28 22:48:21 +02:00
sysvmsg Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385) 2023-01-23 10:52:14 +01:00
sysvsem Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
sysvshm Merge branch 'PHP-8.2' 2023-03-01 23:05:24 +01:00
tidy Merge branch 'PHP-8.1' into PHP-8.2 2023-03-27 16:34:11 +02:00
tokenizer Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385) 2023-01-23 10:52:14 +01:00
xml Improve handling of XML options 2023-02-26 14:34:39 +00:00
xmlreader Merge branch 'PHP-8.2' 2023-02-12 21:34:14 -07:00
xmlwriter Simplify checks and returns in ext/xmlwriter (#10701) 2023-02-26 14:07:55 +00:00
xsl Use new ZSTR_INIT_LITERAL macro (#10879) 2023-03-20 16:19:05 +01:00
zend_test Propagate UTF-8 flag during Rope operations (#10915) 2023-03-26 14:18:46 +01:00
zip Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385) 2023-01-23 10:52:14 +01:00
zlib Temporarily disable failing zlib tests on travis (#10738) 2023-03-01 02:19:29 +01:00
ext_skel.php