php-src/ext
Christoph M. Becker 1ae34385e1
Merge branch 'PHP-8.0'
* PHP-8.0:
  Fix #68471: IntlDateFormatter fails for "GMT+00:00" timezone
2021-06-28 13:57:31 +02:00
..
bcmath Use standard function declaration style instead of K&R in libbcmath 2021-05-12 15:33:55 +01:00
bz2 Merge branch 'PHP-8.0' 2021-06-08 15:41:09 +02:00
calendar Implement "Deprecate implicit non-integer-compatible float to int conversions" RFC. (#6661) 2021-05-31 15:48:45 +01:00
com_dotnet Improve performance of AppVeyor test runs 2021-06-14 23:36:17 +02:00
ctype Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
curl Fixed bug #81085: Add version 7.71.0 blob options. 2021-06-28 09:54:45 +02:00
date Remove unnecessary skipifs in date 2021-06-14 15:35:48 +02:00
dba Port skipif.inc files to EXTENSIONS 2021-06-11 16:27:50 +02:00
dom Remove dom_nnodemap dtor_obj handler 2021-06-09 12:31:34 +02:00
enchant Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
exif Improve performance of AppVeyor test runs 2021-06-14 23:36:17 +02:00
ffi Disable FFI preload tests with opcache.preload_user 2021-05-19 10:36:55 +02:00
fileinfo Merge branch 'PHP-8.0' 2021-06-14 11:00:15 +02:00
filter Merge branch 'PHP-8.0' 2021-06-27 21:58:10 -07:00
ftp Add host for php_network_getaddresses getaddrinfo failed error message. (#7181) 2021-06-22 17:18:09 +02:00
gd Regenerate stubs 2021-06-11 10:35:21 +02:00
gettext Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
gmp bug81119.phpt requires ext/gmp 2021-06-10 17:48:16 +02:00
hash Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
iconv Move test from intl to iconv 2021-06-14 15:03:46 +02:00
imap Convert some recently introduced zend_bool to bool 2021-06-18 15:21:39 +01:00
intl Merge branch 'PHP-8.0' 2021-06-28 13:57:31 +02:00
json Declare tentative return types for ext/json (#7051) 2021-05-27 10:47:15 +02:00
ldap Use EXTENSIONS section for ldap 2021-06-14 10:41:33 +02:00
libxml Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
mbstring Minor formatting tweaks in mbfilter_euc_kr.c 2021-06-17 13:12:40 +02:00
mysqli optimize skip condition for the test 2021-06-25 13:35:48 +01:00
mysqlnd Fix mysqlnd debug formats on 32-bit 2021-06-16 17:08:20 +02:00
oci8 Remove duplicate entries in EXTENSIONS 2021-06-14 14:34:31 +02:00
odbc Port skipif.inc files to EXTENSIONS 2021-06-11 16:27:50 +02:00
opcache Fix typedef redefinition warnings. 2021-06-28 10:11:43 +02:00
openssl Add some missing EXTENSIONS sections to misc tests 2021-06-14 14:52:44 +02:00
pcntl Add some missing EXTENSIONS sections to misc tests 2021-06-14 14:52:44 +02:00
pcre pcre: Workaround bug #81101 2021-06-19 15:25:17 +02:00
pdo Move tests requiring pdo_sqlite into ext directory 2021-06-14 15:01:16 +02:00
pdo_dblib Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_firebird Merge branch 'PHP-8.0' 2021-06-27 21:40:02 -07:00
pdo_mysql Fix printf formats in mysql debug logging 2021-06-16 16:09:06 +02:00
pdo_oci Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
pdo_odbc Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_pgsql Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
pdo_sqlite Move tests requiring pdo_sqlite into ext directory 2021-06-14 15:01:16 +02:00
pgsql Add missing dba extension requirement in pgsql test 2021-06-14 14:55:03 +02:00
phar phar: use crc32 bulk method instead. (#6099) 2021-06-19 22:21:21 +02:00
posix Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
pspell Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
readline Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
reflection Fix bug #81200 ReflectionMethod::isStatic belongs on ReflectionFunctionAbstract 2021-06-28 09:49:30 +02:00
session Add some missing EXTENSIONS sections to misc tests 2021-06-14 14:52:44 +02:00
shmop Don't strictly check shmop size in test 2021-05-18 19:32:36 +02:00
simplexml Remove SimpleXMLElement dtor_obj handler 2021-06-09 11:46:28 +02:00
skeleton Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
snmp Port skipif.inc files to EXTENSIONS 2021-06-11 16:27:50 +02:00
soap Implement "Deprecate implicit non-integer-compatible float to int conversions" RFC. (#6661) 2021-05-31 15:48:45 +01:00
sockets exposing few macOS socket options to give hints how to handle data, 2021-06-22 09:43:56 -05:00
sodium Add some missing EXTENSIONS sections to misc tests 2021-06-14 14:52:44 +02:00
spl Refactor SplFixedArray (#7168) 2021-06-18 15:22:52 +01:00
sqlite3 Declare tentative return types for ext/sqlite3 2021-05-26 11:48:51 +02:00
standard Fix false positive recursion warning for var_export of enums (#7201) 2021-06-26 15:33:39 -04:00
sysvmsg Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
sysvsem Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
sysvshm Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
tidy Declare tentative return types for ext/tidy 2021-05-25 19:18:58 +02:00
tokenizer Add some missing EXTENSIONS sections to misc tests 2021-06-14 14:52:44 +02:00
xml Port curl, xml, xsql to use EXTENSIONS (#7140) 2021-06-11 13:57:47 +02:00
xmlreader Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
xmlwriter Clean up some more function_exists() checks 2021-06-14 15:47:08 +02:00
xsl Add some missing EXTENSIONS sections to misc tests 2021-06-14 14:52:44 +02:00
zend_test Flexible fiber bailout handling (#7163) 2021-06-18 11:01:10 -05:00
zip Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
zlib Clean up some more function_exists() checks 2021-06-14 15:47:08 +02:00
ext_skel.php Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00