php-src/ext
Nikita Popov 4f06e67ad2 Re-commit MySQL 8 cached SHA auth support
With changes to (hopefully) correctly fall back if OpenSSL support
is missing. Furthermore the hard-coded dependency on ext/hash is
no longer an issue, as this extension is required in master.

This reverts commit 63072e9c0e, reversing
changes made to 4cbabb6852.
2018-11-21 20:16:44 +01:00
..
bcmath Future-proof email addresses 2018-11-01 18:35:32 +02:00
bz2 Clean testfile 2018-11-08 14:29:39 +01:00
calendar Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
com_dotnet Classify object handlers are required/optional 2018-10-16 20:53:59 +02:00
ctype Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
curl Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
date Remove some mentions of RECOVERABLE_ERROR in tests 2018-11-15 22:13:46 +01:00
dba Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
dom Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
enchant Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
exif Move all testing docs to qa.php.net 2018-10-18 08:01:22 +02:00
fileinfo Merge branch 'PHP-7.3' 2018-11-14 22:35:47 +01:00
filter Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
ftp Merge branch 'PHP-7.3' 2018-11-20 11:20:57 +01:00
gd ext/gd: Use pkg-config to detect the availability of freetype2 2018-11-07 13:05:47 +01:00
gettext Add putenv for setlocale for gettext tests 2018-11-07 18:54:47 +01:00
gmp Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
hash Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
iconv Merge branch 'PHP-7.3' 2018-11-14 14:59:56 +01:00
imap Disable rsh/ssh functionality in imap by default (bug #77153) 2018-11-20 11:21:29 -08:00
interbase Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
intl Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
json Remove lexer files generated by RE2C 2018-11-11 02:55:46 +01:00
ldap Fix a test for ldap extension 2018-11-03 17:37:47 +01:00
libxml Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
mbstring Merge branch 'PHP-7.3' 2018-11-15 17:17:06 +01:00
mysqli Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
mysqlnd Re-commit MySQL 8 cached SHA auth support 2018-11-21 20:16:44 +01:00
oci8 Future-proof email addresses 2018-11-01 18:35:32 +02:00
odbc Merge branch 'PHP-7.3' 2018-10-30 00:24:20 +01:00
opcache Fix opcache blacklist test on macOS 2018-11-20 21:11:56 +01:00
openssl Add openssl_x509_verify() function 2018-11-14 21:40:34 +01:00
pcntl Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
pcre Merge branch 'PHP-7.3' 2018-11-05 01:16:54 +01:00
pdo Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
pdo_dblib Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
pdo_firebird Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
pdo_mysql Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
pdo_oci Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
pdo_odbc Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
pdo_pgsql Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
pdo_sqlite Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
pgsql Fix typo in tests 2018-11-19 22:17:58 +01:00
phar Remove some mentions of RECOVERABLE_ERROR in tests 2018-11-15 22:13:46 +01:00
posix Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
pspell Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
readline Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
recode Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
reflection Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
session Merge branch 'PHP-7.3' 2018-10-31 10:59:31 -07:00
shmop Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
simplexml Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
skeleton Merge branch 'PHP-7.2' into PHP-7.3 2018-10-19 00:10:22 +02:00
snmp Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
soap Merge branch 'PHP-7.3' 2018-11-21 11:30:42 +08:00
sockets Merge branch 'PHP-7.3' 2018-11-20 21:16:36 +01:00
sodium Move all testing docs to qa.php.net 2018-10-18 08:01:22 +02:00
spl Fix leaks 2018-11-15 21:34:46 +01:00
sqlite3 Fix typo in tests 2018-11-19 22:17:58 +01:00
standard Remove unecessaries SKIPIF sections for necessary extensions 2018-11-21 08:08:09 -02:00
sysvmsg Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
sysvsem fix typo in sysvsem.c 2018-10-23 14:57:03 +02:00
sysvshm Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
tidy Add TIDY_TAG_* constants supported by libtidy 5 2018-10-27 16:17:09 +02:00
tokenizer Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
wddx Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
xml Merge branch 'PHP-7.3' 2018-10-30 18:55:16 +01:00
xmlreader Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
xmlrpc [ci skip] Remove automake and aclocal in comments 2018-10-21 13:06:58 +02:00
xmlwriter Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
xsl Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
zend_test Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
zip Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
zlib Future-proof email addresses 2018-11-01 18:35:32 +02:00
ext_skel.php [ci skip] Fix typo 2018-07-29 13:48:35 -03:00