php-src/ext
2021-10-25 22:49:37 +01:00
..
bcmath Generate optimizer func info from stubs for a few extensions - part 2 (#7401) 2021-08-25 15:29:46 +02:00
bz2 Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
calendar Use bool instead of zend_long in Calendar ext internal function handler 2021-09-29 13:55:04 +01:00
com_dotnet Refactor php_com_locate_typeinfo() 2021-09-29 13:17:20 +01:00
ctype Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
curl Add CURLINFO_EFFECTIVE_METHOD 2021-10-21 10:33:40 +02:00
date Merge branch 'PHP-8.1' 2021-10-15 19:14:00 +02:00
dba Use zend_result as return value for DBA handler 2021-10-25 22:49:37 +01:00
dom Merge branch 'PHP-8.0' into PHP-8.1 2021-10-21 10:44:42 +02:00
enchant Not serializable flag permeation 2021-07-20 12:28:35 +02:00
exif Generate optimizer func info from stubs for a few extensions - part 2 (#7401) 2021-08-25 15:29:46 +02:00
ffi Voidify zend_ffi_zval_to_bit_field() 2021-09-30 14:33:48 +01:00
fileinfo Merge branch 'PHP-8.0' into PHP-8.1 2021-09-20 22:48:46 +01:00
filter Merge branch 'PHP-8.0' into PHP-8.1 2021-09-20 17:45:34 +02:00
ftp Merge branch 'PHP-8.0' into PHP-8.1 2021-09-06 10:29:24 +02:00
gd Merge branch 'PHP-8.1' 2021-10-12 09:56:04 +02:00
gettext Generate optimizer func info from stubs for a few extensions - part 2 (#7401) 2021-08-25 15:29:46 +02:00
gmp Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
hash Generate optimizer func info from stubs for various extensions (#7409) 2021-08-26 19:52:11 +02:00
iconv Remove unnecessary PHP_FUNCTION() declarations (#7472) 2021-09-07 10:04:00 +02:00
imap Merge branch 'PHP-8.0' 2021-08-17 12:27:39 +02:00
intl Fix 'can not' in test data and in code comments 2021-10-05 09:51:58 +01:00
json Fixed bug #81532 2021-10-18 12:41:27 +02:00
ldap Merge branch 'PHP-8.1' 2021-09-24 09:23:18 +02:00
libxml Add more specific array return type hints for various extensions - part 3 (#7467) 2021-09-06 12:27:28 +02:00
mbstring Merge branch 'PHP-8.1' 2021-10-25 12:41:46 +02:00
mysqli Revert "Fix bug GH-1 (mysqli_sql_exception->sqlstate is inaccessible)" 2021-10-21 19:01:01 +01:00
mysqlnd Remove mysqlnd_unbuffered_skip_result and voidify skip_result 2021-10-22 11:10:53 +01:00
oci8 Remove tests for obsolete Oracle DB version 2021-10-25 14:45:20 +11:00
odbc Remove unnecessary PHP_FUNCTION() declarations (#7472) 2021-09-07 10:04:00 +02:00
opcache JIT: Avoid ZEND_CALL_RELEASE_THIS checks 2021-10-25 23:29:51 +03:00
openssl Merge branch 'PHP-8.1' 2021-10-08 14:08:56 +02:00
pcntl Fix 'can not' in test data and in code comments 2021-10-05 09:51:58 +01:00
pcre fix for pcre2 10.38 2021-10-21 13:37:26 +02:00
pdo Add more specific array return type hints for various extensions - part 3 (#7467) 2021-09-06 12:27:28 +02:00
pdo_dblib Merge branch 'PHP-8.1' 2021-10-21 12:15:04 +02:00
pdo_firebird Disable lsan on new PDO firebird tests 2021-06-29 16:49:50 +02:00
pdo_mysql Deprecate partially supported callables 2021-10-22 10:15:24 +02:00
pdo_oci Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
pdo_odbc Merge branch 'PHP-8.0' 2021-07-28 11:02:26 +02:00
pdo_pgsql Merge branch 'PHP-8.0' into PHP-8.1 2021-10-07 20:11:53 +02:00
pdo_sqlite Deprecate partially supported callables 2021-10-22 10:15:24 +02:00
pgsql Merge branch 'PHP-8.1' 2021-10-13 14:21:34 +02:00
phar Fix 'can not' in test data and in code comments 2021-10-05 09:51:58 +01:00
posix Add more specific array return type hints for various extensions - part 4 (#7469) 2021-09-06 17:14:52 +02:00
pspell Add more specific array return type hints for various extensions - part 4 (#7469) 2021-09-06 17:14:52 +02:00
readline Add more specific array return type hints for various extensions - part 4 (#7469) 2021-09-06 17:14:52 +02:00
reflection Merge branch 'PHP-8.1' 2021-10-20 15:17:08 +02:00
session Fix CLEAN sections 2021-09-03 12:36:02 +02:00
shmop Use --EXTENSIONS-- section for new test 2021-09-02 23:49:05 +02:00
simplexml Fix 'can not' in test data and in code comments 2021-10-05 09:51:58 +01:00
skeleton Ignore generated files by tests in extension skeleton 2021-09-29 11:59:05 +02:00
snmp Fix 'can not' in error messages 2021-10-05 09:51:58 +01:00
soap Merge branch 'PHP-8.1' 2021-09-24 09:23:18 +02:00
sockets Merge branch 'PHP-8.1' 2021-10-07 14:40:48 +02:00
sodium Merge branch 'PHP-8.1' 2021-10-18 14:29:35 +02:00
spl Deprecate partially supported callables 2021-10-22 10:15:24 +02:00
sqlite3 Speed up SQLite3Result::fetchArray() by caching column names 2021-09-24 10:08:02 +02:00
standard Deprecate partially supported callables 2021-10-22 10:15:24 +02:00
sysvmsg Merge branch 'PHP-8.0' 2021-08-18 16:39:36 +02:00
sysvsem Not serializable flag permeation 2021-07-20 12:28:35 +02:00
sysvshm Not serializable flag permeation 2021-07-20 12:28:35 +02:00
tidy Skip some tests under --preload 2021-07-30 17:26:39 +02:00
tokenizer Remove unnecessary PHP_FUNCTION() declarations (#7472) 2021-09-07 10:04:00 +02:00
xml Add upper case functions to zend_operators.c and use them (#7521) 2021-09-29 09:37:40 +02:00
xmlreader Merge branch 'PHP-8.1' 2021-10-12 16:43:40 +02:00
xmlwriter Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
xsl Simplify handler invocation in xsltprocessor 2021-09-01 16:40:50 +02:00
zend_test Merge branch 'PHP-8.1' 2021-10-21 19:32:20 +02:00
zip bump zip ext version 2021-10-13 11:54:28 +02:00
zlib Generate optimizer func info from stubs for various extensions (#7409) 2021-08-26 19:52:11 +02:00
ext_skel.php Fix path printing in ext_skel (#7387) 2021-08-19 09:43:32 +02:00