php-src/ext
Saki Takamachi 04e8e55f47
Added validation of \n in $additional_headers of mail()
When $additional_headers of mail() is an array, the same validation as
`\r\n` is now applied to `\n` alone too.
2024-03-04 21:30:07 +09:00
..
bcmath
bz2 Use EXTENSIONS instead of SKIPIF sections in *.phpt 2024-01-31 11:18:21 +01:00
calendar
com_dotnet Use EXTENSIONS instead of SKIPIF sections in *.phpt 2024-01-31 11:18:21 +01:00
ctype Merge branch 'PHP-8.1' into PHP-8.2 2023-09-26 21:44:00 +02:00
curl ext/curl: Fix failing tests due to string changes in libcurl 8.6.0 2024-01-31 21:58:27 +01:00
date Fix test on non-UTC environments 2024-02-19 15:18:48 +01:00
dba
dl_test Merge branch 'PHP-8.1' into PHP-8.2 2023-11-03 17:17:23 +00:00
dom Fix reference access in dimensions for DOMNodeList and DOMNodeMap 2024-02-26 19:42:54 +01:00
enchant
exif Use __DIR__-relative path in tests 2023-11-22 20:39:29 -06:00
ffi Fix GH-12905: FFI::new interacts badly with observers 2023-12-19 15:59:01 +01:00
fileinfo Fix GH-13344: finfo::buffer(): Failed identify data 0:(null) 2024-02-13 21:13:43 +01:00
filter Use EXTENSIONS instead of SKIPIF sections in *.phpt 2024-01-31 11:18:21 +01:00
ftp Fix compilation of ftp without openssl 2023-12-05 11:55:44 +01:00
gd Fix detection of image formats in system gd library 2024-02-26 13:59:21 +01:00
gettext
gmp
hash Fix 32-bit ext/hash build 2023-12-13 19:33:09 +01: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 Use EXTENSIONS instead of SKIPIF sections in *.phpt 2024-01-31 11:18:21 +01:00
json Merge branch 'PHP-8.1' into PHP-8.2 2023-05-13 18:53:35 +01:00
ldap
libxml Backport deprecation warning ignores to unbreak CI 2023-12-06 22:17:27 +01:00
mbstring Use EXTENSIONS instead of SKIPIF sections in *.phpt 2024-01-31 11:18:21 +01:00
mysqli Fix GH-12107: When running a stored procedure (that returns a result set) twice, PHP crashes 2024-01-19 23:34:12 +01:00
mysqlnd Fixed not to set CR_MALFORMED_PACKET to error if CR_SERVER_GONE_ERROR is already set 2024-02-10 14:04:49 +01:00
oci8 Update year to 2024 2024-01-04 19:26:32 +01:00
odbc Fix GH-12974: Apache crashes on shutdown when using pg_pconnect() 2023-12-27 20:14:23 +01:00
opcache Prevent recording traces started from usupported VM instruction 2024-02-19 13:22:30 +03:00
openssl Use EXTENSIONS instead of SKIPIF sections in *.phpt 2024-01-31 11:18:21 +01: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 ext/pdo: Fix various PDORow bugs 2024-02-27 15:30:23 +00:00
pdo_dblib
pdo_firebird Fix GH-13119 (#13125) 2024-01-17 01:12:24 +09:00
pdo_mysql Removed REPORT_EXIT_STATUS=no in libmysql tests 2024-02-29 08:41:36 +09:00
pdo_oci Unparallelize IO heavy tests 2023-03-27 16:33:36 +02:00
pdo_odbc add PDO::ATTR_AUTOCOMMIT to getAttribute 2023-12-18 00:26:32 +00:00
pdo_pgsql Use EXTENSIONS instead of SKIPIF sections in *.phpt 2024-01-31 11:18:21 +01:00
pdo_sqlite ext/pdo: Fix various PDORow bugs 2024-02-27 15:30:23 +00:00
pgsql Revert "Fix GH-13519: PGSQL_CONNECT_FORCE_RENEW with persistent connections." 2024-02-27 23:03:28 +00:00
phar Use EXTENSIONS instead of SKIPIF sections in *.phpt 2024-01-31 11:18:21 +01:00
posix
pspell
random random: Fix unknown mt_srand() compatibility for unknown modes (#13544) 2024-02-29 18:05:59 +01:00
readline Merge branch 'PHP-8.1' into PHP-8.2 2023-05-26 11:39:47 +02:00
reflection Fix GH-13517: Multiple test failures when building with --with-expat 2024-02-27 21:49:01 +01:00
session Fix GH-12504: Corrupted session written when there's a fatal error in autoloader 2024-01-22 21:59:11 +01:00
shmop
simplexml Use EXTENSIONS instead of SKIPIF sections in *.phpt 2024-01-31 11:18:21 +01: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 Fix GH-13531: Unable to resize SplfixedArray after being unserialized in PHP 8.2.15 2024-02-27 23:04:23 +01:00
sqlite3 Merge branch 'PHP-8.1' into PHP-8.2 2023-11-10 00:08:09 +01:00
standard Added validation of \n in $additional_headers of mail() 2024-03-04 21:30:07 +09:00
sysvmsg
sysvsem
sysvshm
tidy Fix GH-12980: tidynode.props.attribute is missing "Boolean Attributes" and empty attributes 2023-12-22 17:37:34 +01:00
tokenizer
xml Fix GH-13517: Multiple test failures when building with --with-expat 2024-02-27 21:49:01 +01:00
xmlreader Use EXTENSIONS instead of SKIPIF sections in *.phpt 2024-01-31 11:18:21 +01:00
xmlwriter Merge branch 'PHP-8.1' into PHP-8.2 2023-10-24 19:36:57 +02:00
xsl Backport deprecation warning ignores to unbreak CI 2023-12-06 22:17:27 +01:00
zend_test Use EXTENSIONS instead of SKIPIF sections in *.phpt 2024-01-31 11:18:21 +01:00
zip Use EXTENSIONS instead of SKIPIF sections in *.phpt 2024-01-31 11:18:21 +01:00
zlib Temporarily disable failing zlib tests on travis (#10738) 2023-11-22 20:39:30 -06:00
ext_skel.php