php-src/ext
Niels Dossche 341c26fc3f
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3:
  Fix GH-16151: Assertion failure in ext/dom/parentnode/tree.c
2024-10-01 21:47:52 +02:00
..
bcmath Fix GH-15968: Avoid converting objects to strings in operator calculations. (#16021) 2024-09-24 22:33:36 +09:00
bz2
calendar
com_dotnet
ctype
curl [skip ci] Mark one more curl test as xleak 2024-09-26 16:50:06 +02:00
date
dba
dl_test
dom Merge branch 'PHP-8.3' into PHP-8.4 2024-10-01 21:47:52 +02:00
enchant
exif
ffi Fix FFI prototypes (these functions can't return NULL) (#16075) 2024-09-26 20:19:46 +03:00
fileinfo
filter
ftp
gd Port libgd/libgd/pull/711 (GH-16016) 2024-09-24 13:58:31 +02:00
gettext
gmp ext/gmp: Use zend_result for type instead of int 2024-09-23 10:55:51 +01:00
hash
iconv
intl
json [ci skip] Skip test under ASAN 2024-10-01 13:58:40 +02:00
ldap Merge branch 'PHP-8.3' into PHP-8.4 2024-09-30 22:24:39 +01:00
libxml
mbstring ext/mbstring: Update to Unicode 16 2024-09-17 10:40:00 +09:00
mysqli
mysqlnd
odbc
opcache Merge branch 'PHP-8.3' into PHP-8.4 2024-09-26 15:44:16 +03:00
openssl Merge branch 'PHP-8.3' into PHP-8.4 2024-09-28 16:29:18 +01:00
pcntl
pcre
pdo
pdo_dblib
pdo_firebird Fix bogus fallthrough path in firebird_handle_get_attribute(), again 2024-09-28 13:19:33 +02:00
pdo_mysql
pdo_odbc
pdo_pgsql GH-12940 ext/pdo_pgsql: using PQclosePrepared to free statement resources. 2024-09-24 12:09:56 +01:00
pdo_sqlite
pgsql
phar Merge branch 'PHP-8.3' 2024-09-24 02:24:02 -03:00
posix
random
readline
reflection reflection: Fix the return value of ReflectionFunction::{getNamespaceName,inNamespace}() for closures (#16129) 2024-09-30 16:33:46 +02:00
session
shmop Make ext/shmop/tests/gh14537.phpt more resilient (GH-15985) 2024-09-22 17:03:16 +02:00
simplexml
skeleton
snmp Support bug64159.phpt on Windows CI (GH-15895) 2024-09-21 16:03:25 +02:00
soap Merge branch 'PHP-8.3' into PHP-8.4 2024-09-27 19:59:30 +02:00
sockets
sodium
spl Merge branch 'PHP-8.3' into PHP-8.4 2024-09-25 21:08:36 +02:00
sqlite3
standard Merge branch 'PHP-8.3' into PHP-8.4 2024-09-30 18:11:25 +01:00
sysvmsg
sysvsem
sysvshm
tidy
tokenizer
xml
xmlreader Fix property_exists() and unset() for XMLReader (#16079) 2024-09-28 21:08:47 +02:00
xmlwriter
xsl
zend_test
zip zip extension is 1.22.4 2024-09-26 09:39:10 +02:00
zlib
ext_skel.php