php-src/ext
2024-07-22 22:58:54 +01:00
..
bcmath Zend: Add ZEND_BYTES_SWAP32/ZEND_BYTES_SWAP64 (#14910) 2024-07-22 17:57:16 +09:00
bz2 Autotools: Quote M4 arguments (#15045) 2024-07-21 01:52:17 +02:00
calendar Trim trailing whitespace (#14721) 2024-06-29 18:41:45 +02:00
com_dotnet Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
ctype Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
curl Merge branch 'PHP-8.3' 2024-07-18 12:44:27 +02:00
date Merge branch 'PHP-8.3' 2024-07-22 07:02:25 +02:00
dba Autotools: Quote M4 arguments (#15045) 2024-07-21 01:52:17 +02:00
dl_test Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
dom Update Lexbor 2024-07-21 18:08:59 +02:00
enchant Autotools: Quote M4 arguments (#15033) 2024-07-20 07:21:44 +02:00
exif Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
ffi Merge branch 'PHP-8.3' 2024-07-22 17:45:28 +02:00
fileinfo Autotools: Quote M4 arguments (#15045) 2024-07-21 01:52:17 +02:00
filter Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
ftp Drop support for OpenSSL < 1.1.0 on Windows 2024-07-17 12:22:59 +02:00
gd Autotools: Quote M4 arguments (#15033) 2024-07-20 07:21:44 +02:00
gettext Autotools: Quote M4 arguments (#15045) 2024-07-21 01:52:17 +02:00
gmp Autotools: Quote M4 arguments (#15045) 2024-07-21 01:52:17 +02:00
hash Merge branch 'PHP-8.3' 2024-07-22 07:02:25 +02:00
iconv Autotools: Quote M4 arguments (#15045) 2024-07-21 01:52:17 +02:00
intl ext/intl: SpoofChecker::setAllowedChars support. 2024-07-22 19:52:56 +01:00
json [RFC] Property hooks (#13455) 2024-07-14 11:55:03 +02:00
ldap Autotools: Quote M4 arguments (#15045) 2024-07-21 01:52:17 +02:00
libxml Support templated content 2024-07-15 11:10:51 +02:00
mbstring Autotools: Quote M4 arguments (#15033) 2024-07-20 07:21:44 +02:00
mysqli Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00
mysqlnd Autotools: Expand m4_normalize sooner (#15018) 2024-07-19 15:20:04 +02:00
odbc Autotools: Quote M4 arguments (#15045) 2024-07-21 01:52:17 +02:00
opcache Merge branch 'PHP-8.3' 2024-07-22 19:28:52 +02:00
openssl Drop support for OpenSSL < 1.1.0 on Windows 2024-07-17 12:22:59 +02:00
pcntl ext/pcntl adding Pcntl namespace for Qos class. 2024-07-10 19:15:04 +01:00
pcre Merge branch 'PHP-8.3' 2024-07-22 07:02:25 +02:00
pdo Use zend_std_build_properties() to access zend_object.properties 2024-07-18 22:18:38 +02:00
pdo_dblib Autotools: Quote M4 arguments (#15045) 2024-07-21 01:52:17 +02:00
pdo_firebird Merge branch 'PHP-8.3' 2024-07-22 18:33:41 +02:00
pdo_mysql Autotools: Quote M4 arguments (#15045) 2024-07-21 01:52:17 +02:00
pdo_odbc Fixed parent class of stub (#14990) 2024-07-17 21:38:59 +09:00
pdo_pgsql Fixed parent class of stub (#14990) 2024-07-17 21:38:59 +09:00
pdo_sqlite Fixed parent class of stub (#14990) 2024-07-17 21:38:59 +09:00
pgsql ext/pgsql: pg_convert/pg_insert/pg_update/pg_delete caching regexes. 2024-07-20 23:04:48 +01:00
phar Sync required phar dependencies (#15058) 2024-07-22 21:30:15 +02:00
posix Normalize AC_CHECK_FUNC* first argument (#14700) 2024-06-28 22:40:24 +02:00
random random: Optimize Randomizer::getBytesFromString() (#14894) 2024-07-20 15:42:47 +02:00
readline Autotools: Quote M4 arguments (#15045) 2024-07-21 01:52:17 +02:00
reflection RFC: Add the RoundingMode enum (#14833) 2024-07-18 20:44:30 +02:00
session Autotools: Quote M4 arguments (#15045) 2024-07-21 01:52:17 +02:00
shmop Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00
simplexml Fix typo in simplexml.c 2024-07-06 14:58:50 -07:00
skeleton Autotools: Quote M4 arguments (#15045) 2024-07-21 01:52:17 +02:00
snmp Autotools: Quote M4 arguments (#15033) 2024-07-20 07:21:44 +02:00
soap Merge branch 'PHP-8.3' 2024-07-17 19:35:19 +02:00
sockets Gate SOCK_DCCP behind its own ifdef (#15031) 2024-07-19 16:41:29 -03:00
sodium Autotools: Quote M4 arguments (#15033) 2024-07-20 07:21:44 +02:00
spl Use zend_std_build_properties() to access zend_object.properties 2024-07-18 22:18:38 +02:00
sqlite3 Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
standard Merge branch 'PHP-8.3' 2024-07-22 22:58:54 +01:00
sysvmsg Normalize AC_CHECK_HEADER* arguments (#14723) 2024-06-29 19:49:12 +02:00
sysvsem Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
sysvshm Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
tidy Remove useless return 2024-07-21 18:36:19 +02:00
tokenizer [RFC] Property hooks (#13455) 2024-07-14 11:55:03 +02:00
xml Avoid function pointer cast to preserve ability to do CFI 2024-07-06 13:49:45 -07:00
xmlreader De-duplicate readonly property modification error message (#14972) 2024-07-16 16:29:40 +02:00
xmlwriter Merge branch 'PHP-8.2' into PHP-8.3 2024-07-04 15:37:35 +02:00
xsl Autotools: Quote M4 arguments (#15033) 2024-07-20 07:21:44 +02:00
zend_test Merge branch 'PHP-8.3' 2024-07-09 00:57:35 +02:00
zip Autotools: Quote M4 arguments (#15045) 2024-07-21 01:52:17 +02:00
zlib Merge branch 'PHP-8.3' 2024-07-06 01:59:46 +02:00
ext_skel.php