php-src/ext
Nikita Popov 7643cf1996 More precise ifunc resolver return type
Fixes -Wattribute-alias warning.
2020-04-15 11:01:12 +02:00
..
bcmath Generate function entries from stubs for a couple of extensions 2020-04-04 20:41:48 +02:00
bz2 Improve some TypeError and ValueError messages 2020-04-14 14:38:45 +02:00
calendar Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
com_dotnet Remove XFAIL section of a passing COM test 2020-04-14 17:31:06 +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 Generate method entries from stubs for a couple of extensions 2020-04-11 13:28:53 +02:00
dba Fix typo (UNKOWN -> UNKNOWN) 2020-04-09 14:06:11 +02:00
dom Generate method entries for ext/dom 2020-04-13 00:13:11 +02:00
enchant Generate function entries from stubs for a couple of extensions 2020-04-04 20:41:48 +02:00
exif Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
ffi Merge branch 'PHP-7.4' 2020-04-14 20:38:42 +03:00
fileinfo Fix nullable types in PHPDoc 2020-04-12 00:25:33 +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 Fix PHP_HAVALUpdate signature 2020-04-15 11:01:12 +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 Add Intl resource bundle files for big-endian architecture. 2020-04-14 15:30:01 +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 some TypeError and ValueError messages 2020-04-14 14:38:45 +02:00
mysqli Remove int6store() 2020-04-14 10:37:37 +02:00
mysqlnd Remove int6store() 2020-04-14 10:37:37 +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 Add zend_create_member_string() API 2020-04-14 16:52:13 +02:00
openssl Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
pcntl Suppress SIG_ERR cast warnings 2020-04-15 11:01:12 +02:00
pcre Add zend_string_concat2 API 2020-04-14 17:18:05 +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 Improve error messages of various extensions 2020-03-23 18:59:04 +01: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 Generate method entries from stubs for curl, ffi, pdo, phar 2020-04-14 11:49:02 +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 Improve some TypeError and ValueError messages 2020-04-14 14:38:45 +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 Fix nullable types in PHPDoc 2020-04-12 00:25:33 +02:00
skeleton Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
snmp Add missing visibility modifiers in stubs 2020-04-11 10:23:51 +02:00
soap Fix nullable types in PHPDoc 2020-04-12 00:25:33 +02:00
sockets Improve socket cmsg space handling. 2020-04-14 17:10:21 +02:00
sodium Add -Wno-type-limits compiler flag to Sodium extension 2020-04-14 22:22:33 +02:00
spl Mark spl_autoload_register function arg as UNKNOWN 2020-04-09 16:54:40 +02:00
sqlite3 Add missing visibility modifiers in stubs 2020-04-11 10:23:51 +02:00
standard More precise ifunc resolver return type 2020-04-15 11:01:12 +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 Add -Wno-ignored-qualifiers compiler flag to Tidy extension. 2020-04-14 22:22:33 +02:00
tokenizer Improve some TypeError and ValueError messages 2020-04-14 14:38:45 +02:00
xml Fix test after callback name change 2020-04-14 17:50:54 +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 Generate method entries for ext/xsl 2020-04-12 10:18:21 +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 Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +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