..
bcmath
bz2
Merge branch 'PHP-8.0' into PHP-8.1
2022-06-25 07:39:55 +01:00
calendar
com_dotnet
Merge branch 'PHP-8.0' into PHP-8.1
2022-06-18 11:50:14 +02:00
ctype
Fix GH-11997: ctype_alnum 5 times slower in PHP 8.1 or greater
2023-09-26 21:42:41 +02:00
curl
Fix EXPECT for bug52820.phpt on newer curl versions
2023-08-10 15:51:53 +02:00
date
Fix GH-11416: Crash with DatePeriod when uninitialised objects are passed in
2023-08-09 15:39:13 +01:00
dba
Merge branch 'PHP-8.0' into PHP-8.1
2022-07-27 12:13:32 +02:00
dl_test
Fix GH-9921: Loading ext in FPM config does not register module handlers
2023-11-03 16:53:09 +00:00
dom
Fix GH-12616: DOM: Removing XMLNS namespace node results in invalid default: prefix
2023-11-22 20:39:30 -06:00
enchant
exif
Use __DIR__-relative path in tests
2023-11-22 20:39:29 -06:00
ffi
Fix segfault caused by weak references to FFI objects ( #12488 )
2023-10-28 14:59:06 +02:00
fileinfo
fileinfo: Backport svg detection patch
2023-09-30 16:17:03 +02:00
filter
Fix GHSA-w8qr-v226-r27w
2024-06-05 00:42:24 -05:00
ftp
Fix GH-10562: Memory leak and invalid state with consecutive ftp_nb_fget
2023-07-07 17:55:53 +02:00
gd
Fix bug #79945 : Stream wrappers in imagecreatefrompng causes segfault
2023-11-22 20:39:30 -06:00
gettext
gmp
Merge branch 'PHP-8.0' into PHP-8.1
2022-09-13 11:33:09 +01:00
hash
Fix GH-12186: segfault copying/cloning a finalized HashContext
2023-09-16 21:18:27 +02:00
iconv
ext/iconv: fix build for netbsd.
2023-08-19 23:09:22 +01:00
imap
Fix GH-11629: bug77020.phpt tries to send mail
2023-07-10 13:29:49 +02:00
intl
Fix GH-12635: Test bug69398.phpt fails with ICU 74.1
2023-11-22 20:39:27 -06:00
json
Expose JSON internal function to escape string
2023-05-13 18:41:33 +01:00
ldap
Fix GH-10112: LDAP\Connection::__construct() refers to ldap_create()
2022-12-16 14:36:30 +01:00
libxml
Fix GH-12702: libxml2 2.12.0 issue building from src
2023-11-22 20:39:30 -06:00
mbstring
Fix GH-11300: license issue: restricted unicode license headers
2023-07-01 21:55:21 +02:00
mysqli
Fix failing test on nightly
2023-08-17 18:45:10 +01:00
mysqlnd
Avoid using uninitialised struct
2023-11-25 20:07:14 +01:00
oci8
Unparallelize IO heavy tests
2023-03-27 16:33:36 +02:00
odbc
ODBC unit tests shouldn't override odbc.ini location
2023-09-06 01:56:04 +01:00
opcache
Fixed GH-12748: Function JIT emits "could not convert to int" warning at the same time as invalid offset Error
2023-11-22 21:11:49 -06:00
openssl
Fix #50713 : openssl_pkcs7_verify() may ignore untrusted CAs
2023-11-22 21:03:55 -06:00
pcntl
Fix getpriority test with negative return value
2023-09-22 10:25:15 +02:00
pcre
Fix GH-12628: The gh11374 test fails on Alpinelinux
2023-11-10 00:01:22 +01:00
pdo
Fix GH-11587 PDO::ATTR_STRINGIFY_FETCHES should return strings even in if PDO::ATTR_EMULATE_PREPARES is enabled
2023-07-17 07:08:45 +01:00
pdo_dblib
Merge branch 'PHP-8.0' into PHP-8.1
2022-08-26 14:59:08 +02:00
pdo_firebird
Fix GH-10908: Bus error with PDO Firebird on RPI with 64 bit kernel and 32 bit userland
2023-03-27 21:01:06 +02:00
pdo_mysql
Move ARM build to CircleCI
2023-10-12 13:11:38 +02:00
pdo_oci
Unparallelize IO heavy tests
2023-03-27 16:33:36 +02:00
pdo_odbc
Fix missing and inconsistent error check on SQLAllocHandle
2023-03-15 21:36:50 +01:00
pdo_pgsql
Merge branch 'PHP-8.0' into PHP-8.1
2022-09-05 17:26:13 +02:00
pdo_sqlite
Fix GH-11492: Make test failure: ext/pdo_sqlite/tests/bug_42589.phpt
2023-06-22 20:49:00 +02:00
pgsql
Fix phpGH-12763: PGSQL pg_untrace(): Argument #1 ($connection) must be of type resource or null, PgSql\Connection given.
2023-11-27 18:18:46 +00:00
phar
Mark buildFromIterator test as conflicting
2023-08-04 21:08:39 +02:00
posix
Fix GH-10202: posix_getgr(gid|nam)_basic.phpt fail
2023-01-02 16:54:47 +00:00
pspell
readline
[skip ci] Fix race condition in readline test
2023-05-26 11:39:22 +02:00
reflection
Fix GH-11121: ReflectionFiber segfault
2023-10-11 17:19:01 +02:00
session
Remove session ID set through REQUEST_URI
2023-06-22 12:35:55 +02:00
shmop
simplexml
Apply SimpleXML iterator fixes only on master
2023-09-30 17:48:05 +02:00
skeleton
snmp
Fix bug #81598 : Use C.UTF-8 as LC_CTYPE locale by default
2021-12-05 21:03:27 +01:00
soap
Use __DIR__-relative path in tests
2023-11-22 20:39:29 -06:00
sockets
Fix socket_export_stream() with wrong protocol
2023-09-29 18:33:12 +08:00
sodium
spl
Fix GH-11972: RecursiveCallbackFilterIterator regression in 8.1.18
2023-08-30 22:30:59 +02:00
sqlite3
Fix GH-12633: sqlite3_defensive.phpt fails with sqlite 3.44.0
2023-11-10 00:03:33 +01:00
standard
Fix GHSA-9fcc-425m-g385: bypass CVE-2024-1874
2024-06-05 00:42:24 -05:00
sysvmsg
sysvsem
sysvshm
Add Windows GitHub actions build
2023-03-01 23:02:03 +01:00
tidy
Unparallelize IO heavy tests
2023-03-27 16:33:36 +02:00
tokenizer
Add missing EXTENSION section to tests
2022-10-27 14:39:43 +01:00
xml
Fix memory leak when calling xml_parse_into_struct() twice
2023-09-21 19:49:46 +02:00
xmlreader
Fix null pointer dereferences in case of allocation failure
2023-10-24 19:34:47 +02:00
xmlwriter
Fix null pointer dereferences in case of allocation failure
2023-10-24 19:34:47 +02:00
xsl
Fix validation logic of php:function() callbacks in dom and xsl
2023-11-02 20:28:55 +01:00
zend_test
USE_ZEND_ALLOC=1 in tests with zend_test.observe_opline_in_zendmm=1
2023-11-25 18:44:45 +01:00
zip
fix GH-12661 (Inconsistency in ZipArchive::addGlob remove_path Option Behavior)
2023-11-14 14:54:20 +01:00
zlib
Temporarily disable failing zlib tests on travis ( #10738 )
2023-11-22 20:39:30 -06:00
ext_skel.php