php-src/ext
2020-04-26 02:20:43 +02:00
..
bcmath Generate function entries from stubs for a couple of extensions 2020-04-04 20:41:48 +02:00
bz2 Fix #71263: fread() does not report bzip2.decompress errors 2020-04-20 14:21:50 +02:00
calendar Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
com_dotnet Merge branch 'PHP-7.4' 2020-04-16 11:57:54 +02:00
ctype Generate function entries from stubs for a couple of extensions 2020-04-04 20:41:48 +02:00
curl Generate method entries from stubs for curl, ffi, pdo, phar 2020-04-14 11:49:02 +02:00
date Updated to version 2020.1 (2020a) 2020-04-24 12:31:33 +01:00
dba Improve a last couple of argument error messages 2020-04-20 13:09:00 +02:00
dom Improve a last couple of argument error messages 2020-04-20 13:09:00 +02:00
enchant Generate function entries from stubs for a couple of extensions 2020-04-04 20:41:48 +02:00
exif Merge branch 'PHP-7.4' 2020-04-16 12:18:50 +02:00
ffi Improve a last couple of argument error messages 2020-04-20 13:09:00 +02:00
fileinfo Drop unnecessary stdint and inttypes header checks 2020-04-22 20:18:19 +02:00
filter Fix filter_(var|input)_array default 2020-04-14 17:41:01 +02:00
ftp Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
gd workaround typo in system libgd 2.3.0 2020-04-15 09:07:21 +02:00
gettext Generate functions entries from stubs for another set of extensions 2020-04-05 00:59:44 +02:00
gmp Fix function signature mismatches in GMP 2020-04-15 11:01:12 +02:00
hash Ensure hash_update_stream() always returns the same hash when $length = 0 2020-04-21 08:55:15 +02:00
iconv Improve some TypeError and ValueError messages 2020-04-14 14:38:45 +02:00
imap Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
intl Update intl test suite for ICU 67.1 2020-04-24 11:24:44 +02:00
json Generate method entries from stubs for a couple of extensions 2020-04-11 13:28:53 +02:00
ldap Fix nullable types in PHPDoc 2020-04-12 00:25:33 +02:00
libxml Fix function libxml free error signature 2020-04-15 09:58:19 +02:00
mbstring Improve a last couple of argument error messages 2020-04-20 13:09:00 +02:00
mysqli Remove support for libmysqlclient 5.0 2020-04-23 10:38:20 +02:00
mysqlnd Drop unnecessary stdint and inttypes header checks 2020-04-22 20:18:19 +02:00
oci8 Improve undefined variable error messages 2020-03-31 13:02:32 +02:00
odbc Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
opcache Avoid STORE of register inherited from parent trace 2020-04-24 16:32:31 +03:00
openssl Merge branch 'PHP-7.4' 2020-04-20 10:26:45 +02:00
pcntl Generate function entries from stubs 2020-04-20 10:38:41 +02:00
pcre Merge branch 'PHP-7.4' 2020-04-22 15:03:26 +02:00
pdo Remove PDO::dbh_constructor() 2020-04-14 11:49:02 +02:00
pdo_dblib Reindent phpt files 2020-02-03 22:52:20 +01:00
pdo_firebird Reindent phpt files 2020-02-03 22:52:20 +01:00
pdo_mysql Remove support for libmysqlclient 5.0 2020-04-23 10:38:20 +02:00
pdo_oci PDO_OCI: Add test of the phpinfo output 2020-03-04 10:10:05 +01:00
pdo_odbc Merge branch 'PHP-7.4' 2020-02-17 22:55:16 +01:00
pdo_pgsql Reindent phpt files 2020-02-03 22:52:20 +01:00
pdo_sqlite Improve undefined variable error messages 2020-03-31 13:02:32 +02:00
pgsql Reindent phpt files 2020-02-03 22:52:20 +01:00
phar Clean section of test not working due to short open tags 2020-04-26 02:20:43 +02:00
posix Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
pspell Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
readline Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
reflection Document change to ReflectionMethod->isConstructor/isDestructor 2020-04-22 15:24:35 +02:00
session Generate method entries for ext/session and ext/reflection 2020-04-13 13:04:06 +02:00
shmop Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
simplexml Generate function entries from stubs 2020-04-20 10:38:41 +02:00
skeleton Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
snmp Generate function entries from stubs 2020-04-20 10:38:41 +02:00
soap Generate function entries from stubs 2020-04-20 10:38:41 +02:00
sockets Drop unnecessary stdint and inttypes header checks 2020-04-22 20:18:19 +02:00
sodium Add -Wno-type-limits compiler flag to Sodium extension 2020-04-14 22:22:33 +02:00
spl Generate methods entries from stubs for ext/spl 2020-04-25 23:54:56 +02:00
sqlite3 Fix order of ZPP in ext/sqlite3 2020-04-20 10:39:09 +02:00
standard Fix #36365: scandir duplicates file name at every 65535th file 2020-04-24 09:47:56 +02:00
sysvmsg Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
sysvsem Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
sysvshm Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
tidy [skip ci] Fix comment in Tidy autoconf file 2020-04-19 15:53:06 +02:00
tokenizer Make throw statement an expression 2020-04-23 12:51:23 +02:00
xml Tests for the default case of the parameter of xml_parser_get_option() and xml_parser_set_option(). These cases are, as of now, not being tested. 2020-04-22 16:13:03 +02:00
xmlreader Generate function entries from stubs for a couple of extensions 2020-04-14 11:49:02 +02:00
xmlrpc Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
xmlwriter Generate function entries from stubs for a couple of extensions 2020-04-14 11:49:02 +02:00
xsl Test XSLTProcessor::importStylesheet() with invalid stylesheet 2020-04-24 10:12:50 +02:00
zend_test Generate method entries from stubs for a couple of extensions 2020-04-11 13:28:53 +02:00
zip Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
zlib Fix #71417: fread() does not report zlib.inflate errors 2020-04-20 16:49:08 +02:00
ext_skel.php Repair ext_skel.php to create the basic framework for a PHP extension 2020-03-23 09:25:06 +01:00