php-src/ext
Anatol Belski 20501c72c8 hash: Implement secret support for xxh3 and xxh128
A secret can be passed through the options array. The length is
currently in the range of 136 to 256 bytes. The concerned algos are
already marked as non serializable.

Signed-off-by: Anatol Belski <ab@php.net>
2021-02-20 23:26:59 +01:00
..
bcmath Improve class entry generation 2021-02-16 13:09:56 +01:00
bz2 Improve class entry generation 2021-02-16 13:09:56 +01:00
calendar Improve class entry generation 2021-02-16 13:09:56 +01:00
com_dotnet Merge branch 'PHP-8.0' 2021-01-24 16:07:34 +01:00
ctype Improve class entry generation 2021-02-16 13:09:56 +01:00
curl Merge branch 'PHP-8.0' 2021-02-16 14:22:03 +01:00
date Improve class entry generation 2021-02-16 13:09:56 +01:00
dba Improve class entry generation 2021-02-16 13:09:56 +01:00
dom Improve class entry generation 2021-02-16 13:09:56 +01:00
enchant Merge branch 'PHP-8.0' 2021-02-16 14:22:03 +01:00
exif Improve class entry generation 2021-02-16 13:09:56 +01:00
ffi Improve class entry generation 2021-02-16 13:09:56 +01:00
fileinfo Improve class entry generation 2021-02-16 13:09:56 +01:00
filter Improve class entry generation 2021-02-16 13:09:56 +01:00
ftp Improve class entry generation 2021-02-16 13:09:56 +01:00
gd Merge branch 'PHP-8.0' 2021-02-16 14:22:03 +01:00
gettext Improve class entry generation 2021-02-16 13:09:56 +01:00
gmp Improve class entry generation 2021-02-16 13:09:56 +01:00
hash hash: Implement secret support for xxh3 and xxh128 2021-02-20 23:26:59 +01:00
iconv Improve class entry generation 2021-02-16 13:09:56 +01:00
imap Improve class entry generation 2021-02-16 13:09:56 +01:00
intl Merge branch 'PHP-8.0' 2021-02-17 17:31:47 +01:00
json Improve class entry generation 2021-02-16 13:09:56 +01:00
ldap Generate class entries from stubs for ldap, libxml, mbstring and mysqli 2021-02-16 14:46:19 +01:00
libxml Generate class entries from stubs for ldap, libxml, mbstring and mysqli 2021-02-16 14:46:19 +01:00
mbstring Generate class entries from stubs for ldap, libxml, mbstring and mysqli 2021-02-16 14:46:19 +01:00
mysqli Generate class entries from stubs for ldap, libxml, mbstring and mysqli 2021-02-16 14:46:19 +01:00
mysqlnd Merge branch 'PHP-8.0' 2021-02-16 15:35:01 +01:00
oci8 Improve class entry generation 2021-02-16 13:09:56 +01:00
odbc Improve class entry generation 2021-02-16 13:09:56 +01:00
opcache Reduce ZPP API overhead 2021-02-20 13:59:29 +03:00
openssl Merge branch 'PHP-8.0' 2021-02-16 14:22:03 +01:00
pcntl Improve class entry generation 2021-02-16 13:09:56 +01:00
pcre Improve class entry generation 2021-02-16 13:09:56 +01:00
pdo Improve class entry generation 2021-02-16 13:09:56 +01:00
pdo_dblib Deprecate passing null to non-nullable arg of internal function 2021-02-11 21:46:13 +01:00
pdo_firebird php_pdo_register_driver() might fail 2021-01-19 12:55:07 +00:00
pdo_mysql Refactor PDO's last inserted ID handler to use and return zend_string 2021-01-19 11:54:25 +00:00
pdo_oci php_pdo_register_driver() might fail 2021-01-19 12:55:07 +00:00
pdo_odbc Refactor PDO doer handler to use zend_string 2021-01-19 11:42:39 +00:00
pdo_pgsql php_pdo_register_driver() might fail 2021-01-19 12:55:07 +00:00
pdo_sqlite Allow specifying sqlite3 DSN (file:/) in PDO SQLite 2021-01-25 14:44:56 +01:00
pgsql Improve class entry generation 2021-02-16 13:09:56 +01:00
phar Improve class entry generation 2021-02-16 13:09:56 +01:00
posix Improve class entry generation 2021-02-16 13:09:56 +01:00
pspell Improve class entry generation 2021-02-16 13:09:56 +01:00
readline Improve class entry generation 2021-02-16 13:09:56 +01:00
reflection Fix static variable behavior with inheritance 2021-02-18 11:18:19 +01:00
session Improve class entry generation 2021-02-16 13:09:56 +01:00
shmop Merge branch 'PHP-8.0' 2021-02-16 14:22:03 +01:00
simplexml Improve class entry generation 2021-02-16 13:09:56 +01:00
skeleton Improve class entry generation 2021-02-16 13:09:56 +01:00
snmp Improve class entry generation 2021-02-16 13:09:56 +01:00
soap Improve class entry generation 2021-02-16 13:09:56 +01:00
sockets Merge branch 'PHP-8.0' 2021-02-16 14:22:03 +01:00
sodium Improve class entry generation 2021-02-16 13:09:56 +01:00
spl Generate ext/spl class entries from stubs 2021-02-18 13:01:51 +01:00
sqlite3 Improve class entry generation 2021-02-16 13:09:56 +01:00
standard Revert "Remove class validation. zend_lookup_class_ex() performs it anyway." 2021-02-20 18:51:03 +03:00
sysvmsg Merge branch 'PHP-8.0' 2021-02-16 14:22:03 +01:00
sysvsem Merge branch 'PHP-8.0' 2021-02-16 14:22:03 +01:00
sysvshm Merge branch 'PHP-8.0' 2021-02-16 14:22:03 +01:00
tidy Improve class entry generation 2021-02-16 13:09:56 +01:00
tokenizer Improve class entry generation 2021-02-16 13:09:56 +01:00
xml Merge branch 'PHP-8.0' 2021-02-16 14:22:03 +01:00
xmlreader Deprecate passing null to non-nullable arg of internal function 2021-02-11 21:46:13 +01:00
xmlwriter Deprecate passing null to non-nullable arg of internal function 2021-02-11 21:46:13 +01:00
xsl Make convert_to_*_ex simple aliases of convert_to_* 2021-01-14 12:11:11 +01:00
zend_test Add support for generating properties with union type of multiple classes 2021-02-16 15:50:13 +01:00
zip Add support for generating class entries from stubs 2021-01-26 11:50:36 +01:00
zlib Merge branch 'PHP-8.0' 2021-02-16 14:22:03 +01:00
ext_skel.php Remove proto comments from C files 2020-07-06 21:13:34 +02:00