php-src/ext
2020-07-31 14:35:14 +01:00
..
bcmath Remove proto comments from C files 2020-07-06 21:13:34 +02:00
bz2 Change leftover RETURN_FALSE to RETURN_THROWS() from 4095c0a 2020-07-31 14:11:10 +01:00
calendar Remove proto comments from C files 2020-07-06 21:13:34 +02:00
com_dotnet Add a few missing parameter types in stubs 2020-07-30 14:26:45 +02:00
ctype Improve argument types and names in ext/ctype 2020-07-21 16:40:47 +02:00
curl Remove no_separation flag 2020-07-07 09:30:24 +02:00
date Fix microtime() test 2020-07-27 13:14:21 +02:00
dba Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
dom Consolidate Parameter Names For ext/dom 2020-07-27 21:42:33 +02:00
enchant Throw ValueError on empty tag in enchant_broker_request_dict() 2020-07-31 14:35:14 +01: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 Fix the default value handling of imagegif() 2020-07-31 10:01:08 +02:00
gettext Remove proto comments from C files 2020-07-06 21:13:34 +02:00
gmp Add a few missing parameter types in stubs 2020-07-30 14:26:45 +02:00
hash Add a few missing parameter types in stubs 2020-07-30 14:26:45 +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 Warning to ValueError promotion in Intl extension Part 1 2020-07-31 13:27:22 +01:00
json Don't generate JSON scanner and parser during configure 2020-07-10 23:32:01 +02:00
ldap Merge branch 'PHP-7.4' 2020-07-28 10:29:59 +02:00
libxml Review the usage of apostrophes in error messages 2020-07-10 21:05:28 +02:00
mbstring Add a few missing parameter types in stubs 2020-07-30 14:26:45 +02:00
mysqli Add a few missing parameter types in stubs 2020-07-30 14:26:45 +02:00
mysqlnd Remove proto comments from C files 2020-07-06 21:13:34 +02:00
oci8 Make test decimal to binary conversion expectation more tolerant 2020-07-23 16:31:33 +10:00
odbc Remove proto comments from C files 2020-07-06 21:13:34 +02:00
opcache Fixed JIT when result of ASSIGN is in register, but the original variable might need to be destroyed 2020-07-31 12:31:46 +03:00
openssl Merge branch 'PHP-7.4' 2020-07-22 10:21:29 +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 Implement 'Saner Numeric Strings' RFC: 2020-07-29 02:51:09 +01: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 Add missing RETURN_THROWS() 2020-07-30 14:55:13 +02:00
session Add a few missing parameter types in stubs 2020-07-30 14:26:45 +02:00
shmop Remove proto comments from C files 2020-07-06 21:13:34 +02:00
simplexml Consolidate Parameter Names For ext/simplexml 2020-07-27 21:42:33 +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 Use zend_call_method in SoapFault::__toString() 2020-07-23 16:45:53 +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 Fix bug #79108 2020-07-24 12:23:34 +02:00
sqlite3 Remove no_separation flag 2020-07-07 09:30:24 +02:00
standard ValueError for empty path in stream code 2020-07-31 13:39:58 +01: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 ValueError for empty path in stream code 2020-07-31 13:39:58 +01:00
tokenizer Implement Shorter Attribute Syntax 2020-07-28 15:28:57 +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 Add a few missing parameter types in stubs 2020-07-30 14:26:45 +02:00
zip add ZipArchive::CM_XZ constant (in upcoming libzip 1.8.0) 2020-07-21 14:43:52 +02:00
zlib ValueError for empty path in stream code 2020-07-31 13:39:58 +01:00
ext_skel.php Remove proto comments from C files 2020-07-06 21:13:34 +02:00