php-src/ext
2025-06-22 12:31:06 +02:00
..
bcmath ext/bcmath: use vector in compare (#18859) 2025-06-21 01:34:42 +09:00
bz2 ext/bz2: Remove bool type coercions in tests 2025-06-21 22:19:19 +02:00
calendar ext/calendar: array optimisations. (#18388) 2025-04-21 20:49:21 +01:00
com_dotnet Improve COM ctor exception code for failing ProgIDs (GH-17673) 2025-02-14 17:44:43 +01:00
ctype
curl Merge branch 'PHP-8.4' 2025-06-21 00:37:57 +02:00
date Fix stubs of DateTimeZone->getTransitions (#17992) 2025-06-03 22:42:05 -07:00
dba ext/dba: Remove bool type coercions in tests 2025-06-21 22:19:11 +02:00
dl_test Merge branch 'PHP-8.4' 2025-03-14 10:51:50 +01:00
dom Don't use the obj_map cache for attributes (#18895) 2025-06-22 12:31:06 +02:00
enchant Fix missing empty string checks in ext/enchant 2025-06-02 19:49:48 +02:00
exif ext/exif: Remove bool type coercions in tests 2025-06-21 22:19:28 +02:00
ffi Use win32 glob implementation on all platforms (#18164) 2025-05-20 16:20:59 -03:00
fileinfo Fix misplaced endif in apprentice_sort() (#18686) 2025-05-29 12:04:07 +02:00
filter Output blocks of safe chars in php_filter_encode_html() 2025-06-09 11:12:17 +02:00
ftp ext/ftp: Remove output field of ftpbuf_t struct 2025-04-03 22:47:13 +01:00
gd tree-wide: Remove stacktraces from tests testing throwing clones (#18748) 2025-06-03 20:08:47 +02:00
gettext ext/gettext: fixed typo in config.m4 (#18790) 2025-06-07 07:31:51 +01:00
gmp ext/gmp: Remove bool type coercions in tests 2025-06-21 22:19:37 +02:00
hash Merge branch 'PHP-8.4' 2025-06-12 19:27:02 +02:00
iconv Merge branch 'PHP-8.4' 2025-06-18 20:47:40 +02:00
intl ext/intl: Fix compile issues with ICU versions lower than 67 (#18868) 2025-06-18 09:21:31 +01:00
json Merge branch 'PHP-8.4' 2025-03-08 12:27:56 +01:00
ldap Autotools: Fix ext/ldap shared build (#18673) 2025-05-28 12:08:46 +01:00
lexbor Sync to lexbor/lexbor@0eac579f (#18882) 2025-06-19 21:18:18 +02:00
libxml Remove custom UTF-8 check function from ext/libxml 2025-05-30 10:40:23 +02:00
mbstring Merge branch 'PHP-8.4' 2025-06-04 21:00:22 +02:00
mysqli tree-wide: Remove stacktraces from tests testing throwing clones (#18748) 2025-06-03 20:08:47 +02:00
mysqlnd ext/mysqlnd/mysqlnd_auth.c: Add error handling for invalid public key size (#18663) 2025-06-02 11:55:25 +02:00
odbc Autotools: Move PHP_ODBC_* defines to configuration header (#15708) 2025-06-19 17:19:23 +02:00
opcache Move pipe test with opcache dump to ext/opcache 2025-06-14 15:00:49 +02:00
openssl Remove dead code from openssl_spki_new() implementation (#18752) 2025-06-10 22:35:56 +02:00
pcntl Merge branch 'PHP-8.4' 2025-06-04 21:00:22 +02:00
pcre Add HAVE_MEMMOVE to ext/pcre (#18862) 2025-06-19 21:49:36 +02:00
pdo Use cheaper functions to get member name in PDO (#18769) 2025-06-05 17:46:56 +02:00
pdo_dblib pdo_dblib: Use stack local array instead of heap allocation (#18801) 2025-06-09 11:13:46 +02:00
pdo_firebird Merge branch 'PHP-8.4' 2025-04-19 14:11:35 +09:00
pdo_mysql
pdo_odbc Merge branch 'PHP-8.4' 2025-06-09 11:26:27 +02:00
pdo_pgsql Revert "ext/pdo_pgsql: Delete unused constants" 2025-06-06 14:45:59 +01:00
pdo_sqlite ext/pdo_sqlite: fix minimal version for EXPLAIN feature support. (#18854) 2025-06-18 21:06:03 +01:00
pgsql ext/pgsql: Stop using useless convert_to_boolean() API (#18683) 2025-05-29 19:09:11 +01:00
phar Merge branch 'PHP-8.4' 2025-05-28 18:54:20 +02:00
posix Cleanup php_posix_group_to_array() (#18497) 2025-05-04 20:07:14 +02:00
random Merge branch 'PHP-8.4' 2025-06-01 15:46:14 +02:00
readline Merge branch 'PHP-8.4' 2025-05-24 20:39:59 +02:00
reflection gen_stub: Add support for attributes on constants in stubs (#18735) 2025-06-05 14:46:46 -07:00
session ext/session: Fix GH-18634 (#18653) 2025-05-26 11:17:25 +01:00
shmop
simplexml Simplify SimpleXML code for checking if count() is overridden by a userland class (#18722) 2025-05-31 15:59:14 +02:00
skeleton
snmp Remove always-false intern checks (#18433) 2025-04-26 14:11:37 +02:00
soap ext/soap: Remove bool type coercions in tests 2025-06-21 22:19:03 +02:00
sockets ext/sockets: Use zval_is_true() instead of converting to boolean (#18681) 2025-05-28 20:06:47 +01:00
sodium
spl ext/spl: Remove bool type coercions in tests 2025-06-21 22:18:52 +02:00
sqlite3 Merge branch 'PHP-8.4' 2025-06-21 20:17:15 +02:00
standard Merge branch 'PHP-8.4' 2025-06-21 20:17:15 +02:00
sysvmsg
sysvsem
sysvshm
tidy ext/tidy: Add some const qualifiers 2025-06-05 19:46:04 +01:00
tokenizer RFC: Pipe operator (#17118) 2025-06-10 09:59:43 +02:00
uri Add Uri\WhatWg classes to ext/uri (#18672) 2025-06-10 10:18:22 +02:00
xml tree-wide: Remove stacktraces from tests testing throwing clones (#18748) 2025-06-03 20:08:47 +02:00
xmlreader tree-wide: Remove stacktraces from tests testing throwing clones (#18748) 2025-06-03 20:08:47 +02:00
xmlwriter ext/standard/file: clarify fclose() warning 2025-03-24 22:54:34 +00:00
xsl Merge branch 'PHP-8.4' 2025-02-22 16:00:45 +01:00
zend_test Merge branch 'PHP-8.4' 2025-06-09 11:26:27 +02:00
zip Simplify callers of zval_try_get_long() (#18830) 2025-06-12 17:49:22 +02:00
zlib ext/zlib: Refactor tests (#18887) 2025-06-21 18:03:50 +01:00
ext_skel.php