php-src/ext
2022-08-07 14:21:39 +01:00
..
bcmath Generate optimizer func info from stubs for a few extensions - part 2 (#7401) 2021-08-25 15:29:46 +02:00
bz2 Merge branch 'PHP-8.0' into PHP-8.1 2022-06-25 07:39:55 +01:00
calendar Add more specific array return type hints for various extensions - part 1 2021-11-07 08:46:25 +01:00
com_dotnet Merge branch 'PHP-8.0' into PHP-8.1 2022-06-18 11:50:14 +02:00
ctype
curl Merge branch 'PHP-8.0' into PHP-8.1 2022-06-17 19:52:44 -04:00
date Add test case for GH-9601: DateInterval 1.5s added to DateTimeInterface is rounded down since PHP 8.1.0 2022-07-28 11:55:35 +01:00
dba Merge branch 'PHP-8.0' into PHP-8.1 2022-07-27 12:13:32 +02:00
dl_test Fix unregistering ini entries of dynamically loaded extension (#8435) 2022-05-06 15:25:44 +02:00
dom Merge branch 'PHP-8.0' into PHP-8.1 2021-11-14 23:29:59 -08:00
enchant Add more specific array return type hints for various extensions - part 1 2021-11-07 08:46:25 +01:00
exif Fix GH-8408: bug68547.phpt fails without multibyte support 2022-04-20 16:42:09 +02:00
ffi Merge branch 'PHP-8.0' into PHP-8.1 2022-04-24 18:04:37 +02:00
fileinfo Fix #81723: Memory corruption in finfo_buffer() 2022-07-05 00:44:00 -06:00
filter Merge branch 'PHP-8.0' into PHP-8.1 2022-03-28 10:54:05 -06:00
ftp Add more specific array return type hints for various extensions - part 2 2021-11-17 10:56:27 +01:00
gd Merge branch 'PHP-8.0' into PHP-8.1 2022-06-23 15:22:09 +02:00
gettext Generate optimizer func info from stubs for a few extensions - part 2 (#7401) 2021-08-25 15:29:46 +02:00
gmp Implement __serialize() and __unserialize() on GMP 2021-11-18 11:11:52 +01:00
hash Merge branch 'PHP-8.0' into PHP-8.1 2022-04-05 13:36:07 +02:00
iconv Merge branch 'PHP-8.0' into PHP-8.1 2022-04-25 14:29:44 +02:00
imap Merge branch 'PHP-8.0' into PHP-8.1 2021-11-25 18:31:14 +01:00
intl Merge branch 'PHP-8.0' into PHP-8.1 2022-07-08 17:39:05 +01:00
json Register JSON_ERROR_NON_BACKED_ENUM constant (#8285) 2022-03-31 14:31:17 +02:00
ldap Use ASCII lower case for misc case folding 2021-09-24 09:20:08 +02:00
libxml Merge branch 'PHP-8.0' into PHP-8.1 2021-11-14 23:29:59 -08:00
mbstring Fix GH-9008: mb_detect_encoding(): wrong results with null $encodings 2022-07-20 16:58:55 +02:00
mysqli Remove mysqli_close from clean_table.inc 2022-06-01 00:02:55 +01:00
mysqlnd Merge branch 'PHP-8.0' into PHP-8.1 2022-06-10 12:44:39 -04:00
oci8 Merge branch 'PHP-8.0' into PHP-8.1 2021-12-12 22:38:55 +01:00
odbc Merge branch 'PHP-8.0' into PHP-8.1 2022-06-13 14:43:51 +02:00
opcache Extended map_ptr before copying class table (#9188) 2022-08-01 19:25:07 +02:00
openssl Merge branch 'PHP-8.0' into PHP-8.1 2022-08-07 14:21:39 +01:00
pcntl Merge branch 'PHP-8.0' into PHP-8.1 2022-05-24 15:00:47 +02:00
pcre Merge branch 'PHP-8.0' into PHP-8.1 2021-11-29 19:17:16 +01:00
pdo Fix recently broken test case 2022-06-08 18:33:55 +02:00
pdo_dblib Fix shared pdo_dblib build 2021-10-21 12:13:36 +02:00
pdo_firebird Fix #76452: Crash while parsing blob data in firebird_fetch_blob 2022-06-07 09:59:17 -05:00
pdo_mysql Merge branch 'PHP-8.0' into PHP-8.1 2022-05-03 12:43:14 +02:00
pdo_oci
pdo_odbc Merge branch 'PHP-8.0' into PHP-8.1 2022-06-13 14:43:51 +02:00
pdo_pgsql Fix test case 2022-06-08 17:06:06 +02:00
pdo_sqlite Merge branch 'PHP-8.0' into PHP-8.1 2022-07-27 13:06:15 +02:00
pgsql Add missing EXTENSIONS section to new test 2022-06-06 12:21:25 +02:00
phar Merge branch 'PHP-8.0' into PHP-8.1 2022-05-02 14:00:19 +02:00
posix Add more specific array return type hints for various extensions - part 4 (#7469) 2021-09-06 17:14:52 +02:00
pspell Add more specific array return type hints for various extensions - part 4 (#7469) 2021-09-06 17:14:52 +02:00
readline Add more specific array return type hints for various extensions - part 4 (#7469) 2021-09-06 17:14:52 +02:00
reflection Fix attribute target validation on fake closures 2022-07-29 12:14:44 +02:00
session Generate optimizer func info from stubs for a few extensions - part 2 (#7401) 2021-08-25 15:29:46 +02:00
shmop Use --EXTENSIONS-- section for new test 2021-09-02 23:49:05 +02:00
simplexml Fix the value param of SimpleXMLElement::addAttribute() 2021-12-22 12:35:59 +01:00
skeleton Ignore generated files by tests in extension skeleton 2021-09-29 11:59:05 +02:00
snmp Fix bug #81598: Use C.UTF-8 as LC_CTYPE locale by default 2021-12-05 21:03:27 +01:00
soap Merge branch 'PHP-8.0' into PHP-8.1 2022-05-23 16:51:32 +02:00
sockets Merge branch 'PHP-8.0' into PHP-8.1 2022-06-09 13:49:45 -04:00
sodium Remove extra space before return type 2021-10-18 14:28:46 +02:00
spl Merge branch 'PHP-8.0' into PHP-8.1 2022-07-21 17:21:18 +02:00
sqlite3 Merge branch 'PHP-8.0' into PHP-8.1 2022-07-27 13:06:15 +02:00
standard Merge branch 'PHP-8.0' into PHP-8.1 2022-08-07 14:21:39 +01:00
sysvmsg Merge branch 'PHP-8.0' 2021-08-18 16:39:36 +02:00
sysvsem Not serializable flag permeation 2021-07-20 12:28:35 +02:00
sysvshm Fix test wrt. deprecation of float to int conversions 2022-05-09 14:05:57 +02:00
tidy Skip some tests under --preload 2021-07-30 17:26:39 +02:00
tokenizer Use ZEND_HASH_FILL_* API. 2021-08-12 02:28:26 +03:00
xml Merge branch 'PHP-8.0' into PHP-8.1 2021-09-16 12:42:07 +02:00
xmlreader Merge branch 'PHP-8.0' into PHP-8.1 2021-10-12 16:43:24 +02:00
xmlwriter
xsl
zend_test Fix bad merge (b8dee9b3fc) 2022-06-20 18:46:17 +02:00
zip Merge branch 'PHP-8.0' into PHP-8.1 2022-06-15 15:39:00 +02:00
zlib Merge branch 'PHP-8.0' into PHP-8.1 2022-06-25 07:39:55 +01:00
ext_skel.php Fix path printing in ext_skel (#7387) 2021-08-19 09:43:32 +02:00