php-src/ext
2020-07-21 14:47:03 +02:00
..
bcmath Remove proto comments from C files 2020-07-06 21:13:34 +02:00
bz2 Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
calendar Remove proto comments from C files 2020-07-06 21:13:34 +02:00
com_dotnet Cleanup argument handling of Zend functions and methods 2020-07-21 14:47:03 +02:00
ctype Remove proto comments from C files 2020-07-06 21:13:34 +02:00
curl Remove no_separation flag 2020-07-07 09:30:24 +02:00
date Fix tests I missed before 2020-07-20 10:54:59 +02:00
dba Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
dom Remove spurious return true from DOMXPath::registerPhpFunctions() 2020-07-17 16:11:30 +02:00
enchant Remove proto comments from C files 2020-07-06 21:13:34 +02:00
exif Put debug function behind ifdef 2020-07-13 17:24:31 +02:00
ffi (ffi) fix ifdefs for non-windows systems without long double 2020-07-11 19:50:15 +02:00
fileinfo Promote Notice to Warning in libmagic 2020-07-10 14:43:43 +02:00
filter Don't allow separation in callback filter 2020-07-07 08:57:05 +02:00
ftp Remove proto comments from C files 2020-07-06 21:13:34 +02:00
gd Explode _php_image_output_ctx() into multiple functions 2020-07-20 23:25:02 +02:00
gettext Remove proto comments from C files 2020-07-06 21:13:34 +02:00
gmp Remove proto comments from C files 2020-07-06 21:13:34 +02:00
hash Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
iconv Remove proto comments from C files 2020-07-06 21:13:34 +02:00
imap Remove proto comments from C files 2020-07-06 21:13:34 +02:00
intl Fix UConvert::getErrorMessage() leak on zpp failure 2020-07-21 12:05:44 +02:00
json Don't generate JSON scanner and parser during configure 2020-07-10 23:32:01 +02:00
ldap Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
libxml Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
mbstring Fix mb_ereg_search* arg and func info 2020-07-21 10:40:08 +02:00
mysqli Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
mysqlnd Remove proto comments from C files 2020-07-06 21:13:34 +02:00
oci8 Rename OCI8 classes to use standard names so arg stub parsing works 2020-07-20 18:06:20 +10:00
odbc Remove proto comments from C files 2020-07-06 21:13:34 +02:00
opcache Fix type recording and side exit information for FE_FETCH_* instructions 2020-07-21 15:39:13 +03:00
openssl Remove proto comments from C files 2020-07-06 21:13:34 +02:00
pcntl Remove proto comments from C files 2020-07-06 21:13:34 +02:00
pcre Fix #79846: 8c67c16699 broke simple regexp 2020-07-16 18:32:26 +02:00
pdo Fetch pdo stmt after zpp 2020-07-20 16:27:46 +02:00
pdo_dblib Fix [-Wundef] warning in PDO DBLib extension 2020-05-20 16:29:52 +02:00
pdo_firebird Fix PDO_Firebird numeric to string conversion on Windows 2020-07-12 23:52:22 +02:00
pdo_mysql Update method signature in test 2020-07-20 16:16:37 +02:00
pdo_oci Remove proto comments from C files 2020-07-06 21:13:34 +02:00
pdo_odbc Remove proto comments from C files 2020-07-06 21:13:34 +02:00
pdo_pgsql Add stubs for PDO PGSql extension methods 2020-07-21 12:49:37 +02:00
pdo_sqlite Add stubs for PDO PGSql extension methods 2020-07-21 12:49:37 +02:00
pgsql Fix some pgsql arginfos 2020-07-17 15:43:37 +02:00
phar Call zpp_none in PharFileInfo::__destruct() 2020-07-21 10:18:33 +02:00
posix Remove proto comments from C files 2020-07-06 21:13:34 +02:00
pspell Remove proto comments from C files 2020-07-06 21:13:34 +02:00
readline Fix readline test after callback changes 2020-07-21 10:40:08 +02:00
reflection Make ReflectionGenerator final 2020-07-21 11:53:00 +02:00
session Move SessionHandler sanity checks after zpp 2020-07-17 16:56:50 +02:00
shmop Remove proto comments from C files 2020-07-06 21:13:34 +02:00
simplexml Remove proto comments from C files 2020-07-06 21:13:34 +02:00
skeleton Remove proto comments from C files 2020-07-06 21:13:34 +02:00
snmp Remove proto comments from C files 2020-07-06 21:13:34 +02:00
soap Separate __call and __soapCall implementations 2020-07-21 12:59:28 +02:00
sockets Remove proto comments from C files 2020-07-06 21:13:34 +02:00
sodium Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
spl Only set DIT type on successful initialization 2020-07-17 16:42:56 +02:00
sqlite3 Remove no_separation flag 2020-07-07 09:30:24 +02:00
standard Cleanup argument handling of Zend functions and methods 2020-07-21 14:47:03 +02:00
sysvmsg Remove proto comments from C files 2020-07-06 21:13:34 +02:00
sysvsem Remove proto comments from C files 2020-07-06 21:13:34 +02:00
sysvshm Remove proto comments from C files 2020-07-06 21:13:34 +02:00
tidy Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
tokenizer Improve output of tokens in Parse Errors 2020-07-13 11:07:40 +02:00
xml Remove no_separation flag 2020-07-07 09:30:24 +02:00
xmlreader Remove proto comments from C files 2020-07-06 21:13:34 +02:00
xmlwriter Remove proto comments from C files 2020-07-06 21:13:34 +02:00
xsl Remove no_separation flag 2020-07-07 09:30:24 +02:00
zend_test Parse parameters in zend_test_void_return() 2020-07-17 15:43:40 +02:00
zip add ZipArchive::CM_XZ constant (in upcoming libzip 1.8.0) 2020-07-21 14:43:52 +02:00
zlib Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
ext_skel.php Remove proto comments from C files 2020-07-06 21:13:34 +02:00