php-src/ext
Niels Dossche 7d551a89e5 [ci skip] Add test for GH-12455
This was already indirectly fixed via e127f87.

Co-authored-by: InvisibleSmiley
2023-10-18 19:21:43 +02:00
..
bcmath BCmath extension code reformatting (#11896) 2023-08-13 16:17:36 +01:00
bz2
calendar Allow easter_date to process years after 2037 on 64bit systems (#11862) 2023-08-04 16:47:04 +01:00
com_dotnet Revert "Call cast_object handler from get_properties_for" 2023-08-07 12:58:12 +02:00
ctype Merge branch 'PHP-8.1' into PHP-8.2 2023-09-26 21:44:00 +02:00
curl Close PHP tags in tests 2023-10-18 17:34:10 +02:00
date Use zend_error_noreturn for E_ERROR consistently 2023-09-14 11:44:55 +02:00
dba ext/dba/tests/dba_tcadb.phpt: support pthreadless tokyocabinet (#11648) 2023-08-02 16:50:02 +01:00
dl_test Merge branch 'PHP-8.1' into PHP-8.2 2023-09-01 12:40:07 +02:00
dom [ci skip] Add test for GH-12455 2023-10-18 19:21:43 +02:00
enchant
exif Use a single version of strnlen (#12015) 2023-08-22 17:40:24 +02:00
ffi Close PHP tags in tests 2023-10-18 17:34:10 +02:00
fileinfo fileinfo: Backport svg detection patch 2023-09-30 18:22:14 +02:00
filter Merge branch 'PHP-8.2' into PHP-8.3 2023-09-14 11:49:44 +02:00
ftp Close PHP tags in tests 2023-10-18 17:34:10 +02:00
gd Merge branch 'PHP-8.3' 2023-10-02 08:55:49 -06:00
gettext Close PHP tags in tests 2023-10-18 17:34:10 +02:00
gmp
hash Merge branch 'PHP-8.2' into PHP-8.3 2023-09-16 21:28:24 +02:00
iconv Merge branch 'PHP-8.2' 2023-08-19 23:11:23 +01:00
imap Merge branch 'PHP-8.3' 2023-10-18 17:38:12 +02:00
intl Close PHP tags in tests 2023-10-18 17:34:10 +02:00
json Introduce Zend guard recursion protection 2023-08-24 13:03:14 +01:00
ldap Close PHP tags in tests 2023-10-18 17:34:10 +02:00
libxml Close PHP tags in tests 2023-10-18 17:34:10 +02:00
mbstring Add fast mb_strcut implementation for UTF-8 2023-10-04 09:10:38 +02:00
mysqli Close PHP tags in tests 2023-10-18 17:34:10 +02:00
mysqlnd Remove redundant code in ext/mysqlnd build (#12384) 2023-10-09 15:23:52 +01:00
oci8 Implement diagnostic ignore macro for Clang 2023-10-18 17:37:15 +02:00
odbc [skip ci] Skip leaking odbc test on asan 2023-09-08 11:05:34 +02:00
opcache Close PHP tags in tests 2023-10-18 17:34:10 +02:00
openssl Improve openssl ext to generate EC keys with custom EC parameters 2023-07-06 15:51:50 +01:00
pcntl Remove unused variable 'error' (#12438) 2023-10-15 18:24:18 +02:00
pcre Close PHP tags in tests 2023-10-18 17:34:10 +02:00
pdo Use zend_error_noreturn for E_ERROR consistently 2023-09-14 11:44:55 +02:00
pdo_dblib
pdo_firebird
pdo_mysql Close PHP tags in tests 2023-10-18 17:34:10 +02:00
pdo_oci Implement diagnostic ignore macro for Clang 2023-10-18 17:37:15 +02:00
pdo_odbc Close PHP tags in tests 2023-10-18 17:34:10 +02:00
pdo_pgsql ext/pdo_pgsql: cleanup the 3rd protocol is supported since circa 2010. (#12464) 2023-10-18 05:29:14 +01:00
pdo_sqlite Revert "Skip profiling of sqlite3_step" 2023-09-07 10:35:06 +02:00
pgsql ext/pgsql: cleanup the 3rd protocol is supported since circa 2010. (#12465) 2023-10-18 05:28:47 +01:00
phar Close PHP tags in tests 2023-10-18 17:34:10 +02:00
posix Fix use-of-uninitialized-value when calling php_posix_stream_get_fd (#11694) 2023-07-13 15:21:36 +02:00
pspell
random Merge branch 'PHP-8.3' 2023-10-14 18:38:43 +02:00
readline
reflection Close PHP tags in tests 2023-10-18 17:34:10 +02:00
session Close PHP tags in tests 2023-10-18 17:34:10 +02:00
shmop
simplexml Merge branch 'PHP-8.2' into PHP-8.3 2023-09-30 17:55:34 +02:00
skeleton
snmp [skip ci] Avoid running asan tests that timeout 2023-10-02 16:57:50 +02:00
soap Merge branch 'PHP-8.3' 2023-10-18 17:38:12 +02:00
sockets Close PHP tags in tests 2023-10-18 17:34:10 +02:00
sodium Close PHP tags in tests 2023-10-18 17:34:10 +02:00
spl Close PHP tags in tests 2023-10-18 17:34:10 +02:00
sqlite3 Use zend_get_gc_buffer_add_fcc() 2023-09-09 20:00:01 +02:00
standard Close PHP tags in tests 2023-10-18 17:34:10 +02:00
sysvmsg
sysvsem
sysvshm
tidy
tokenizer
xml Merge branch 'PHP-8.2' into PHP-8.3 2023-09-21 19:52:21 +02:00
xmlreader Merge branch 'PHP-8.2' 2023-07-31 20:15:51 -05:00
xmlwriter
xsl Close PHP tags in tests 2023-10-18 17:34:10 +02:00
zend_test Close PHP tags in tests 2023-10-18 17:34:10 +02:00
zip Close PHP tags in tests 2023-10-18 17:34:10 +02:00
zlib Close PHP tags in tests 2023-10-18 17:34:10 +02:00
ext_skel.php