php-src/ext
2021-10-20 10:38:47 +03:00
..
bcmath Merge branch 'PHP-7.4' into PHP-8.0 2021-07-16 15:56:15 +02:00
bz2 Merge branch 'PHP-7.4' into PHP-8.0 2021-06-08 15:38:57 +02:00
calendar Fix test 2020-10-07 14:58:43 +02:00
com_dotnet Add missing stub for com_exception 2021-01-24 16:06:49 +01:00
ctype
curl Merge branch 'PHP-7.4' into PHP-8.0 2021-08-31 17:24:30 +02:00
date Merge branch 'PHP-7.4' into PHP-8.0 2021-10-15 19:11:26 +02:00
dba Merge branch 'PHP-7.4' into PHP-8.0 2021-05-28 23:24:55 +02:00
dom Merge branch 'PHP-7.4' into PHP-8.0 2021-09-13 12:13:09 +02:00
enchant Mark resource-like objects as non-comparable 2021-02-16 14:20:45 +01:00
exif Review parameter names in ext/exif 2020-10-02 11:56:16 +02:00
ffi Fixed error message 2021-09-15 15:00:49 +03:00
fileinfo Fix Bug #81462 mime_content_type() indicates wrong arg num on TypeError 2021-09-20 22:48:00 +01:00
filter Merge branch 'PHP-7.4' into PHP-8.0 2021-09-20 17:39:22 +02:00
ftp Fix the return type of ftp_raw() (#7466) 2021-09-06 10:26:01 +02:00
gd Fix the return type of imagecolorexactalpha() 2021-10-12 09:51:13 +02:00
gettext Fix #53251: bindtextdomain with null dir doesn't return old value 2021-01-25 15:44:14 +01:00
gmp Fix bug #81119 2021-06-10 14:47:36 +02:00
hash Update ext/spl parameter names 2020-10-07 12:26:46 +02:00
iconv Merge branch 'PHP-7.4' into PHP-8.0 2020-10-09 15:25:23 +02:00
imap Fix maybe-uninitialized warning 2021-08-17 12:27:32 +02:00
intl Fix default value of $flags in idn_to_ascii() and idn_to_utf8() 2021-09-04 16:42:28 +02:00
json Merge branch 'PHP-7.4' into PHP-8.0 2021-07-20 00:28:27 +02:00
ldap Fix ldap_next_entry() parameter name 2021-03-16 09:31:46 +01:00
libxml Try to fix libxml 2.9.12 tests 2021-06-02 12:21:45 +02:00
mbstring Merge branch 'PHP-7.4' into PHP-8.0 2021-05-04 18:39:39 +02:00
mysqli Merge branch 'PHP-7.4' into PHP-8.0 2021-10-08 15:00:51 +02:00
mysqlnd Merge branch 'PHP-7.4' into PHP-8.0 2021-10-08 15:00:51 +02:00
oci8 Fix default value of $flags in oci_fetch_all() (#7429) 2021-08-31 10:05:24 +02:00
odbc Merge branch 'PHP-7.4' into PHP-8.0 2021-04-27 22:23:06 +02:00
opcache JIT: Fixed memory leak 2021-10-20 10:38:47 +03:00
openssl Merge branch 'PHP-7.4' into PHP-8.0 2021-08-04 18:44:06 +02:00
pcntl Merge branch 'PHP-7.4' into PHP-8.0 2021-04-12 12:15:07 +02:00
pcre Merge branch 'PHP-7.4' into PHP-8.0 2021-10-12 14:21:09 +02:00
pdo Mark PDO::setAttribute() $value as mixed 2021-08-20 16:51:52 +02:00
pdo_dblib
pdo_firebird Merge branch 'PHP-7.4' into PHP-8.0 2021-06-27 21:39:23 -07:00
pdo_mysql Merge branch 'PHP-7.4' into PHP-8.0 2021-05-14 11:59:36 +01:00
pdo_oci Fix PDO_OCI test 2020-12-24 17:48:39 +11:00
pdo_odbc Merge branch 'PHP-7.4' into PHP-8.0 2021-07-28 10:53:27 +02:00
pdo_pgsql Merge branch 'PHP-7.4' into PHP-8.0 2021-10-07 20:11:26 +02:00
pdo_sqlite Handle column count change in PDO MySQL 2020-12-08 16:41:35 +01:00
pgsql Fix 2nd param name of pg_send_execute() 2021-10-13 14:14:47 +02:00
phar Fix param name order for Phar::copy() 2021-09-08 12:31:09 +01:00
posix Merge branch 'PHP-7.4' into PHP-8.0 2021-04-11 10:38:07 +02:00
pspell Fix parameter name of pspell_config_save_repl() 2020-10-22 14:54:43 +02:00
readline fix bug #72998 2021-06-03 10:33:10 +02:00
reflection Fix bug #81474: Make ReflectionAttribute non-final 2021-10-04 14:39:46 +02:00
session Fix session test 2021-05-28 09:45:06 +02:00
shmop Merge branch 'PHP-7.4' into PHP-8.0 2021-09-02 23:18:53 +02:00
simplexml typo 2021-08-03 12:10:20 +02:00
skeleton
snmp Fix the return types in ext/snmp (#7068) 2021-05-28 12:34:46 +02:00
soap Merge branch 'PHP-7.4' into PHP-8.0 2021-03-29 14:19:39 +02:00
sockets Use ephemeral ports in socket test 2021-09-20 10:19:48 +02:00
sodium Correct the argument names for ext/sodium functions 2021-05-10 17:22:02 +02:00
spl Fix #81477: LimitIterator + SplFileObject regression in 8.0.1 2021-09-29 16:17:14 +02:00
sqlite3 SQLite3::query() cannot return null 2021-01-04 12:13:06 +01:00
standard Merge branch 'PHP-7.4' into PHP-8.0 2021-10-15 19:11:26 +02:00
sysvmsg Merge branch 'PHP-7.4' into PHP-8.0 2021-08-18 16:37:58 +02:00
sysvsem Mark resource-like objects as non-comparable 2021-02-16 14:20:45 +01:00
sysvshm Mark resource-like objects as non-comparable 2021-02-16 14:20:45 +01:00
tidy tidy::repairFile() and ::repairString() return string|false 2020-11-30 00:29:10 +01:00
tokenizer Fixed bug #80462 2020-12-02 10:19:32 +01:00
xml Merge branch 'PHP-7.4' into PHP-8.0 2021-09-16 12:06:36 +02:00
xmlreader Fix bug #81521 2021-10-12 16:42:32 +02:00
xmlwriter Verify parameter names of function aliases 2020-10-16 10:56:33 +02:00
xsl Update ext/xsl parameter names 2020-10-08 10:28:50 +02:00
zend_test Use wildcard for error message 2021-09-13 22:46:26 +02:00
zip bump zip ext version 2021-10-13 11:53:02 +02:00
zlib Merge branch 'PHP-7.4' into PHP-8.0 2021-04-26 12:12:04 +02:00
ext_skel.php