php-src/ext
Niels Dossche a3a318682a Merge branch 'PHP-8.3'
* PHP-8.3:
  Follow-up fix for GH-13082
2024-01-13 18:02:43 +01:00
..
bcmath
bz2
calendar
com_dotnet general signatures discrepencies fixes (#13122) 2024-01-10 22:19:23 +00:00
ctype
curl ext/curl: deprecate CURLOPT_BINARYTRANSFER 2024-01-10 18:16:52 +00:00
date general signatures discrepencies fixes (#13122) 2024-01-10 22:19:23 +00:00
dba Remove unused DBA_CDB_MAKE constant (#12535) 2023-10-27 17:37:24 +01:00
dl_test Merge branch 'PHP-8.2' into PHP-8.3 2023-11-03 17:17:52 +00:00
dom Give anonymous dom structs a name (#13135) 2024-01-13 11:34:40 +01:00
enchant
exif Use __DIR__-relative path in tests 2023-11-22 20:39:29 -06:00
ffi general signatures discrepencies fixes (#13122) 2024-01-10 22:19:23 +00:00
fileinfo Minor pcre optimizations (#12923) 2023-12-11 19:43:26 +01:00
filter
ftp Struct-pack stream-related data in ftpbuf (#12877) 2023-12-06 04:39:00 +00:00
gd Merge branch 'PHP-8.3' 2024-01-13 18:02:43 +01:00
gettext Close PHP tags in tests 2023-10-18 17:34:10 +02:00
gmp
hash Use a single version of mempcpy(3) (#12257) 2023-12-20 15:16:32 +00:00
iconv
imap Minor pcre optimizations (#12923) 2023-12-11 19:43:26 +01:00
intl general signatures discrepencies fixes (#13122) 2024-01-10 22:19:23 +00:00
json Add bison -Wall flag to Windows build (#13098) 2024-01-11 11:05:00 +01:00
ldap Deprecate calling ldap_exop() with more than 4 arguments 2023-12-04 22:27:59 +01:00
libxml Remove properties field from php_libxml_node_object (#13062) 2024-01-03 20:03:56 +01:00
mbstring Fix failing 32-bit mbstring tests (#13069) 2024-01-04 08:30:17 +01:00
mysqli ext/standard: make debug_zval_dump() output whether the array is packed (#12641) 2024-01-12 00:33:14 +00:00
mysqlnd Use a single version of mempcpy(3) (#12257) 2023-12-20 15:16:32 +00:00
oci8 Merge branch 'PHP-8.2' into PHP-8.3 2024-01-04 19:29:37 +01:00
odbc Remove unused symbol HAVE_ODBC2 (#13088) 2024-01-08 23:32:46 +01:00
opcache Align configure check message results together 2024-01-11 00:02:28 +01:00
openssl Introduce new serial_hex parameter to openssl_csr_sign 2024-01-05 14:40:22 +00:00
pcntl Refactor pcntl_sigprocmask()/pcntl_sigwaitinfo()/pcntl_sigtimedwait() (#11860) 2023-11-16 00:40:18 +00:00
pcre Improve preg_* functions warnings for NUL byte (#13068) 2024-01-07 13:40:54 +00:00
pdo Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_dblib Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_firebird Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_mysql Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_oci Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395) 2023-10-28 12:35:57 +01:00
pdo_odbc Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_pgsql Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_sqlite Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pgsql Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
phar Merge branch 'PHP-8.3' 2024-01-12 17:24:22 +01:00
posix Fix _GNU_SOURCE redefined warnings in config.log 2024-01-10 08:39:29 +01:00
random random: Dynamically calculate the state size when seeding with CSPRNG 2024-01-11 08:54:18 +01:00
readline
reflection Deprecate calling ReflectionMethod::__construct() with 1 argument 2023-12-04 22:27:59 +01:00
session Deprecate calling session_set_save_handler() with more than 2 arguments 2023-12-04 22:35:30 +01:00
shmop
simplexml general signatures discrepencies fixes (#13122) 2024-01-10 22:19:23 +00:00
skeleton
snmp inet_ntop requirement check at configure time instead (#12700) 2023-11-17 16:01:46 +00:00
soap Fix #44383: PHP DateTime not converted to xsd:datetime 2023-12-08 17:26:52 +01:00
sockets ext/sockets: adding windows SO_EXCLUSIVEADDRUSE constant. 2023-12-28 15:38:58 +00:00
sodium [sodium] Add AEGIS-128L and AEGIS-256 (#12867) 2023-12-07 01:31:42 +01:00
spl general signatures discrepencies fixes (#13122) 2024-01-10 22:19:23 +00:00
sqlite3 Retain a RETURN_THROWS() in ext/sqlite3 2023-12-04 22:52:20 +01:00
standard Remove unused includes of php_random.h (#13131) 2024-01-12 18:35:18 +01:00
sysvmsg
sysvsem
sysvshm
tidy Fix GH-12980: tidynode.props.attribute is missing "Boolean Attributes" and empty attributes 2023-12-22 17:37:34 +01:00
tokenizer
xml Merge branch 'PHP-8.2' into PHP-8.3 2023-11-29 20:53:13 +01:00
xmlreader Merge branch 'PHP-8.2' into PHP-8.3 2023-10-24 19:42:43 +02:00
xmlwriter Merge branch 'PHP-8.2' into PHP-8.3 2023-10-24 19:42:43 +02:00
xsl [RFC] Improve callbacks in ext/dom and ext/xsl (#12627) 2024-01-13 00:00:26 +01:00
zend_test general signatures discrepencies fixes (#13122) 2024-01-10 22:19:23 +00:00
zip Change PHP_ZTS and PHP_DEBUG to bool to match their ZEND equivalents (#13079) 2024-01-07 13:38:26 +00:00
zlib Temporarily disable failing zlib tests on travis (#10738) 2023-11-22 20:39:30 -06:00
ext_skel.php