php-src/ext
Ilija Tovilo 4f934cb7f7
Fix compilation of ftp without openssl
Closes GH-12866
2023-12-05 11:55:44 +01:00
..
bcmath
bz2
calendar
com_dotnet
ctype Merge branch 'PHP-8.1' into PHP-8.2 2023-09-26 21:44:00 +02:00
curl Merge branch 'PHP-8.1' into PHP-8.2 2023-08-10 15:52:14 +02:00
date Import timelib 2022.10 2023-11-23 16:06:00 +00:00
dba
dl_test Merge branch 'PHP-8.1' into PHP-8.2 2023-11-03 17:17:23 +00:00
dom Test fixes for libxml2 2.12.0 2023-11-29 20:52:01 +01:00
enchant
exif Use __DIR__-relative path in tests 2023-11-22 20:39:29 -06:00
ffi Merge branch 'PHP-8.1' into PHP-8.2 2023-10-28 15:03:17 +02:00
fileinfo Merge branch 'PHP-8.1' into PHP-8.2 2023-09-30 16:26:24 +02:00
filter Merge branch 'PHP-8.1' into PHP-8.2 2023-09-14 11:49:10 +02:00
ftp Fix compilation of ftp without openssl 2023-12-05 11:55:44 +01:00
gd Fix bug #79945: Stream wrappers in imagecreatefrompng causes segfault 2023-11-22 20:39:30 -06:00
gettext
gmp
hash Merge branch 'PHP-8.1' into PHP-8.2 2023-09-16 21:24:20 +02:00
iconv Merge branch 'PHP-8.1' into PHP-8.2 2023-08-19 23:09:41 +01:00
imap Merge branch 'PHP-8.1' into PHP-8.2 2023-07-10 13:34:21 +02:00
intl Fix GH-12635: Test bug69398.phpt fails with ICU 74.1 2023-11-22 20:39:27 -06:00
json Merge branch 'PHP-8.1' into PHP-8.2 2023-05-13 18:53:35 +01:00
ldap
libxml Fix libxml2 2.12 build due to API breaks 2023-12-01 18:03:37 +01:00
mbstring Return value of mb_get_info can be NULL 2023-11-27 20:53:37 +02:00
mysqli Merge branch 'PHP-8.1' into PHP-8.2 2023-08-17 18:45:49 +01:00
mysqlnd Fix GH-12791: Possible dereference of NULL in MySQLnd debug code 2023-11-27 14:01:46 +01:00
oci8 Revert "Fix GH-9967 Add support for generating custom function, class const, and property attributes in stubs" 2023-07-04 09:11:14 +02:00
odbc Merge branch 'PHP-8.1' into PHP-8.2 2023-09-06 01:57:28 +01:00
opcache Fixed type inference 2023-12-01 17:08:16 +03:00
openssl Fix #50713: openssl_pkcs7_verify() may ignore untrusted CAs 2023-11-22 21:03:55 -06:00
pcntl Merge branch 'PHP-8.1' into PHP-8.2 2023-09-22 10:26:01 +02:00
pcre Merge branch 'PHP-8.1' into PHP-8.2 2023-11-10 00:08:09 +01:00
pdo Merge branch 'PHP-8.1' into PHP-8.2 2023-07-17 07:09:34 +01:00
pdo_dblib
pdo_firebird Fix test for GH-10908 2023-03-28 00:11:17 +02:00
pdo_mysql Merge branch 'PHP-8.1' into PHP-8.2 2023-10-12 13:13:34 +02:00
pdo_oci Unparallelize IO heavy tests 2023-03-27 16:33:36 +02:00
pdo_odbc Merge branch 'PHP-8.1' into PHP-8.2 2023-03-15 21:38:12 +01:00
pdo_pgsql Fix the default value of $fetchMode in PDO::pgsqlGetNotify() 2023-12-03 09:01:06 +01:00
pdo_sqlite Merge branch 'PHP-8.1' into PHP-8.2 2023-06-22 20:51:11 +02:00
pgsql Merge branch 'PHP-8.1' into PHP-8.2 2023-11-27 18:19:02 +00:00
phar Merge branch 'PHP-8.1' into PHP-8.2 2023-08-04 21:08:57 +02:00
posix
pspell
random Merge branch 'PHP-8.1' into PHP-8.2 2023-03-26 16:15:57 +02:00
readline Merge branch 'PHP-8.1' into PHP-8.2 2023-05-26 11:39:47 +02:00
reflection Merge branch 'PHP-8.1' into PHP-8.2 2023-10-11 17:23:17 +02:00
session Merge branch 'PHP-8.1' into PHP-8.2 2023-06-22 12:36:52 +02:00
shmop
simplexml Merge branch 'PHP-8.1' into PHP-8.2 2023-09-30 17:53:57 +02:00
skeleton
snmp
soap Fix libxml2 2.12 build due to API breaks 2023-12-01 18:03:37 +01:00
sockets Merge branch 'PHP-8.1' into PHP-8.2 2023-09-29 18:33:59 +08:00
sodium
spl Add missing NULL checks for spl autoload table 2023-12-01 09:09:17 +01:00
sqlite3 Merge branch 'PHP-8.1' into PHP-8.2 2023-11-10 00:08:09 +01:00
standard Add missing NULL pointer checks related to the previous call frame 2023-12-01 09:08:47 +01:00
sysvmsg
sysvsem
sysvshm Merge branch 'PHP-8.1' into PHP-8.2 2023-03-01 23:05:17 +01:00
tidy [skip ci] Skip resource intensive tidy test on GA 2023-11-29 00:27:17 +01:00
tokenizer
xml Test fixes for libxml2 2.12.0 2023-11-29 20:52:01 +01:00
xmlreader Merge branch 'PHP-8.1' into PHP-8.2 2023-10-24 19:36:57 +02:00
xmlwriter Merge branch 'PHP-8.1' into PHP-8.2 2023-10-24 19:36:57 +02:00
xsl Merge branch 'PHP-8.1' into PHP-8.2 2023-11-02 20:32:10 +01:00
zend_test Fix leak of call->extra_named_params on internal __call 2023-12-01 16:49:16 +01:00
zip Merge branch 'PHP-8.1' into PHP-8.2 2023-11-14 14:56:29 +01:00
zlib Temporarily disable failing zlib tests on travis (#10738) 2023-11-22 20:39:30 -06:00
ext_skel.php