.. |
bcmath
|
Add many missing closing PHP tags to tests
|
2020-08-09 22:03:36 +02:00 |
bz2
|
Fix UNKNOWN default values in ext/standard
|
2020-09-07 18:58:11 +02:00 |
calendar
|
Add "const". Move constant strings to read-only memory.
|
2020-09-07 21:35:48 +03:00 |
com_dotnet
|
Add more precise type info for stubs
|
2020-09-01 16:35:56 +02:00 |
ctype
|
Add more precise type info for stubs
|
2020-09-01 16:35:56 +02:00 |
curl
|
Make null byte error a ValueError
|
2020-09-08 15:23:23 +02:00 |
date
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
dba
|
Add a bunch of missing argument types to stubs
|
2020-08-03 00:45:51 +02:00 |
dom
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
enchant
|
Promote warning to exception in ext/enchant
|
2020-08-24 17:37:20 +02:00 |
exif
|
Make null byte error a ValueError
|
2020-09-08 15:23:23 +02:00 |
ffi
|
Add more precise type info for stubs
|
2020-09-01 16:35:56 +02:00 |
fileinfo
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
filter
|
Promote warnings to exceptions in ext/filter
|
2020-08-24 17:34:32 +02:00 |
ftp
|
Remove some unnecessary HAVE_EXTNAME guards
|
2020-09-07 11:05:07 +02:00 |
gd
|
Make null byte error a ValueError
|
2020-09-08 15:23:23 +02:00 |
gettext
|
Add many missing closing PHP tags to tests
|
2020-08-09 22:03:36 +02:00 |
gmp
|
Add many missing closing PHP tags to tests
|
2020-08-09 22:03:36 +02:00 |
hash
|
Make null byte error a ValueError
|
2020-09-08 15:23:23 +02:00 |
iconv
|
Add "const". Move constant strings to read-only memory.
|
2020-09-07 21:35:48 +03:00 |
imap
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
intl
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
json
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
ldap
|
Promote warnings to exceptions in ext/ldap
|
2020-09-04 15:26:16 +02:00 |
libxml
|
Try to fix windows build
|
2020-09-03 15:07:03 +02:00 |
mbstring
|
mb_str_split is already documented on php.net
|
2020-09-08 20:09:45 +02:00 |
mysqli
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
mysqlnd
|
Add explicit double cast
|
2020-09-01 12:25:38 +02:00 |
oci8
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
odbc
|
Move custom type checks to ZPP
|
2020-09-02 11:11:38 +02:00 |
opcache
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
openssl
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
pcntl
|
Improve type declarations for Zend APIs
|
2020-08-28 15:41:27 +02:00 |
pcre
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
pdo
|
Add more precise type info for stubs
|
2020-09-01 16:35:56 +02:00 |
pdo_dblib
|
Get rid of empty function entries
|
2020-08-01 10:07:05 +02:00 |
pdo_firebird
|
Get rid of empty function entries
|
2020-08-01 10:07:05 +02:00 |
pdo_mysql
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
pdo_oci
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
pdo_odbc
|
Add many missing closing PHP tags to tests
|
2020-08-09 22:03:36 +02:00 |
pdo_pgsql
|
Merge branch 'PHP-7.3' into PHP-7.4
|
2020-08-31 11:08:26 +02:00 |
pdo_sqlite
|
Merge branch 'PHP-7.3' into PHP-7.4
|
2020-08-31 11:08:26 +02:00 |
pgsql
|
Drop various unused macros/APIs
|
2020-08-26 12:59:43 +02:00 |
phar
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
posix
|
Promote warning to exception in ext/posix
|
2020-08-24 17:34:33 +02:00 |
pspell
|
Fix UNKNOWN default values in various extensions
|
2020-09-07 19:02:02 +02:00 |
readline
|
Improve handling of #[ attributes in php -a
|
2020-09-06 10:40:26 -04:00 |
reflection
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
session
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
shmop
|
Promote warnings to exceptions in ext/shmop
|
2020-08-25 13:09:23 +02:00 |
simplexml
|
Fix UNKNOWN default values in various extensions
|
2020-09-07 19:02:02 +02:00 |
skeleton
|
Remove proto comments from C files
|
2020-07-06 21:13:34 +02:00 |
snmp
|
Mark snmp tests as conflicting
|
2020-09-09 11:24:06 +02:00 |
soap
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
sockets
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
sodium
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
spl
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
sqlite3
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
standard
|
Allow array_diff() and array_intersect() with single array argument
|
2020-09-09 11:03:17 +02:00 |
sysvmsg
|
Add more argument types to stubs
|
2020-08-07 12:35:30 +02:00 |
sysvsem
|
Remove proto comments from C files
|
2020-07-06 21:13:34 +02:00 |
sysvshm
|
Warning to Error promotion in ext/standard
|
2020-09-03 17:43:57 +02:00 |
tidy
|
Fix UNKNOWN default values in various extensions
|
2020-09-07 19:02:02 +02:00 |
tokenizer
|
Change Attribute Syntax from @@ to #[]
|
2020-09-02 20:26:50 +02:00 |
xml
|
Move custom type checks to ZPP
|
2020-09-02 11:11:38 +02:00 |
xmlreader
|
Promote warnings to exceptions in ext/xmlreader
|
2020-08-25 11:54:45 +02:00 |
xmlwriter
|
Fix UNKNOWN default values in various extensions
|
2020-09-07 19:02:02 +02:00 |
xsl
|
Improve error messages mentioning parameters instead of arguments
|
2020-09-09 10:47:43 +02:00 |
zend_test
|
Add Z_PARAM_ITERABLE and co
|
2020-09-03 07:03:12 -06:00 |
zip
|
Move custom type checks to ZPP
|
2020-09-02 11:11:38 +02:00 |
zlib
|
Fix UNKNOWN default values in ext/standard
|
2020-09-07 18:58:11 +02:00 |
ext_skel.php
|
Remove proto comments from C files
|
2020-07-06 21:13:34 +02:00 |