php-src/ext
2019-08-29 16:10:40 +02:00
..
bcmath Add BCMath PHP stubs 2019-08-10 22:18:04 +02:00
bz2 Don't explicitly set return value on ZPP failure 2019-08-16 17:54:11 +02:00
calendar Add Calendar ext PHP stubs 2019-08-20 15:15:52 +02:00
com_dotnet Don't explicitly set return value on ZPP failure 2019-08-12 10:02:45 +02:00
ctype Add some stubs at ctype ext 2019-08-14 16:43:26 +02:00
curl Add Curl ext PHP stubs 2019-08-20 15:16:57 +02:00
date Update the date class arginfo the new format 2019-08-12 20:57:30 +01:00
dba Remove some misleading RETURN_FALSE 2019-08-12 10:05:36 +02:00
dom Add do...while(0) for RETURN_* and ZVAL_* APIs 2019-06-12 16:17:16 +02:00
enchant Don't explicitly set return value on ZPP failure 2019-08-16 17:52:42 +02:00
exif Convert exif functions arginfo to php stubs 2019-08-26 17:25:12 +02:00
ffi Make arginfo printing of prefer-ref arguments nicer 2019-08-26 15:39:39 +02:00
fileinfo Convert fileinfo functions arginfo to php stubs 2019-08-26 18:13:58 +02:00
filter Add stubs for filter extension 2019-08-20 11:04:25 +02:00
ftp Add stubs for ext/ftp 2019-08-25 14:56:45 +02:00
gd Don't explicitly set return value on ZPP/ZFR failure 2019-08-12 14:42:26 +02:00
gettext Support regenerating all stubs 2019-08-12 10:27:22 +02:00
gmp Add ext/gmp stubs 2019-08-25 17:56:39 +02:00
hash Warnings become errors for hash_hkdf 2019-08-29 16:10:40 +02:00
iconv Don't explicitly set return value on ZPP failure in ext/iconv 2019-08-23 18:14:46 +02:00
imap Merge branch 'PHP-7.4' 2019-07-18 02:23:46 +02:00
intl Merge branch 'PHP-7.3' into PHP-7.4 2019-08-23 12:22:28 +02:00
json Support regenerating all stubs 2019-08-12 10:27:22 +02:00
ldap Merge branch 'PHP-7.4' 2019-08-25 18:29:08 +02:00
libxml Merge branch 'PHP-7.4' 2019-07-12 16:30:54 +02:00
mbstring Upgrade oniguruma lib to 6.9.3 2019-08-27 23:40:46 -07:00
mysqli Merge branch 'PHP-7.4' 2019-08-20 13:35:53 +02:00
mysqlnd Merge branch 'PHP-7.3' into PHP-7.4 2019-08-20 13:35:17 +02:00
oci8 Cheaper checks for exceptions thrown from __toString() 2019-06-06 01:47:22 +03:00
odbc Don't explicitly set return value on ZFR failure in ext/odbc 2019-08-28 18:53:26 +02:00
opcache Add ext\opcache stubs 2019-08-26 16:05:01 +02:00
openssl Add partial openssl stubs 2019-08-10 22:19:16 +02:00
pcntl Some pcntl cleanup 2019-08-27 17:25:19 +02:00
pcre Merge branch 'PHP-7.4' 2019-08-25 20:06:50 -07:00
pdo Merge branch 'PHP-7.4' 2019-07-23 11:28:10 +02:00
pdo_dblib Remove some unused HAVE_* symbols 2019-07-21 11:34:18 +02:00
pdo_firebird PDO: support username & password specified in DSN 2019-07-02 12:09:38 +02:00
pdo_mysql Merge branch 'PHP-7.4' 2019-08-20 13:35:53 +02:00
pdo_oci Remove HAVE_OCILOBISTEMPORARY and HAVE_OCICOLLASSIGN 2019-07-22 19:13:24 +02:00
pdo_odbc Merge branch 'PHP-7.4' 2019-07-14 22:24:59 +02:00
pdo_pgsql Fix detection of pg_config.h 2019-08-07 13:25:07 +02:00
pdo_sqlite Merge branch 'PHP-7.4' 2019-07-30 22:09:18 +02:00
pgsql Merge branch 'PHP-7.4' 2019-07-22 17:26:01 +02:00
phar Merge branch 'PHP-7.4' 2019-07-29 13:20:59 -07:00
posix Added arginfo stub for posix extension 2019-08-14 14:40:37 +02:00
pspell Merge branch 'PHP-7.4' 2019-06-28 15:05:00 +02:00
readline Make sure that params with null default are marked nullable 2019-08-26 14:34:28 +02:00
reflection Merge branch 'PHP-7.4' 2019-08-13 20:24:39 +02:00
session Merge branch 'PHP-7.4' 2019-06-27 23:29:11 +02:00
shmop Fixed inconsistent naming for stub, return type for shmop_size 2019-08-12 10:13:53 +02:00
simplexml Normalize SimpleXML::asXML() argument handling 2019-08-15 11:18:56 +02:00
skeleton ext/skeleton: Update use of PHP_CHECK_LIBRARY 2019-06-03 09:18:22 +02:00
snmp Merge branch 'PHP-7.4' 2019-07-21 11:35:09 +02:00
soap Merge branch 'PHP-7.4' 2019-07-23 11:28:10 +02:00
sockets Remove deprecated getaddrinfo flags 2019-08-26 11:45:31 +02:00
sodium Remove some unused HAVE_* symbols 2019-07-21 11:34:18 +02:00
spl Merge branch 'PHP-7.4' 2019-08-26 11:10:07 +02:00
sqlite3 Unify ZPP handling in ext/sqlite3 2019-08-15 13:31:02 +02:00
standard Promote warnings to errors in array_walk(_recursive)() 2019-08-29 16:02:59 +02:00
sysvmsg Added arginfo stubs for sysvmsg 2019-08-12 10:28:52 +02:00
sysvsem Added arginfo stubs for sysvsem 2019-08-12 10:05:36 +02:00
sysvshm Added arginfo stubs for svsvshm 2019-08-12 10:05:36 +02:00
tidy Merge branch 'PHP-7.4' 2019-06-19 17:27:29 +02:00
tokenizer Merge branch 'PHP-7.4' 2019-08-27 22:01:59 +02:00
xml Merge branch 'PHP-7.4' 2019-06-05 14:53:50 +02:00
xmlreader Cheaper checks for exceptions thrown from __toString() 2019-06-06 01:47:22 +03:00
xmlrpc Fix #78173: XML-RPC mutates immutable objects during encoding 2019-06-18 17:08:11 +02:00
xmlwriter
xsl Merge branch 'PHP-7.4' 2019-06-28 15:05:00 +02:00
zend_test
zip Merge branch 'PHP-7.4' 2019-08-26 14:06:08 +02:00
zlib Add stub for ext zlib 2019-08-22 11:01:51 +02:00
ext_skel.php