php-src/ext
2024-07-28 20:38:52 +02:00
..
bcmath Zend: Add ZEND_BYTES_SWAP32/ZEND_BYTES_SWAP64 (#14910) 2024-07-22 17:57:16 +09:00
bz2 Autotools: Quote PHP_CHECK_LIBRARY arguments (#15136) 2024-07-28 18:39:14 +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 PHP_CHECK_LIBRARY arguments (#15136) 2024-07-28 18:39:14 +02:00
dl_test Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
dom Fix GH-15137: Unexpected null pointer in Zend/zend_smart_str.h (#15138) 2024-07-28 13:53:30 +02:00
enchant Autotools: Quote PHP_CHECK_LIBRARY arguments (#15136) 2024-07-28 18:39:14 +02:00
exif Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
ffi Autotools: Quote M4 macro arguments 2024-07-27 11:22:28 +02:00
fileinfo Autotools: Normalize ext/fileinfo sources (#15082) 2024-07-24 19:55:37 +02:00
filter Add pcre dependency as required to ext/filter (#15099) 2024-07-24 23:30:57 +02:00
ftp Autotools: Sync PHP_SETUP_* M4 macros (#15117) 2024-07-27 11:20:07 +02:00
gd Autotools: Quote PHP_CHECK_LIBRARY arguments (#15136) 2024-07-28 18:39:14 +02:00
gettext Autotools: Quote AC_CHECK_LIB arguments (#15116) 2024-07-27 11:18:52 +02:00
gmp Autotools: Quote PHP_CHECK_LIBRARY arguments (#15136) 2024-07-28 18:39:14 +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 Autotools: Replace PHP_EXT_DIR with $ext_dir (#15133) 2024-07-28 10:09:26 +02:00
json [RFC] Property hooks (#13455) 2024-07-14 11:55:03 +02:00
ldap Autotools: Quote PHP_ADD_LIB* arguments (#15112) 2024-07-26 23:26:55 +02:00
libxml Autotools: Sync CS in XML related extensions (#15110) 2024-07-27 22:48:51 +02:00
mbstring Autotools: Normalize ext/mbstring installed headers (#15097) 2024-07-24 22:41:16 +02:00
mysqli Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00
mysqlnd Autotools: Sync PHP_SETUP_* M4 macros (#15117) 2024-07-27 11:20:07 +02:00
odbc Autotools: Quote PHP_ADD_LIB* arguments (#15112) 2024-07-26 23:26:55 +02:00
opcache Merge branch 'PHP-8.3' 2024-07-27 16:37:14 +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 Autotools: Normalize pcre sources (#15085) 2024-07-24 01:53:51 +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 PHP_CHECK_LIBRARY arguments (#15136) 2024-07-28 18:39:14 +02:00
pdo_firebird Autotools: Quote PHP_CHECK_LIBRARY arguments (#15136) 2024-07-28 18:39:14 +02:00
pdo_mysql Autotools: Quote M4 arguments (#15045) 2024-07-21 01:52:17 +02:00
pdo_odbc Autotools: Quote PHP_CHECK_LIBRARY arguments (#15136) 2024-07-28 18:39:14 +02:00
pdo_pgsql Fixed parent class of stub (#14990) 2024-07-17 21:38:59 +09:00
pdo_sqlite Autotools: Quote PHP_CHECK_LIBRARY arguments (#15136) 2024-07-28 18:39:14 +02:00
pgsql Fix GH-15102: ext/pgsql use after free on persistent connection renewal. (#15115) 2024-07-26 23:12:26 +01:00
phar Autotools: Quote macro arguments 2024-07-27 05:26:32 +02:00
posix Normalize AC_CHECK_FUNC* first argument (#14700) 2024-06-28 22:40:24 +02:00
random Fix GH-15094: php_random_default_engine() is not C++ conforming 2024-07-25 12:44:25 +02:00
readline Autotools: Quote PHP_CHECK_LIBRARY arguments (#15136) 2024-07-28 18:39:14 +02:00
reflection RFC: Add the RoundingMode enum (#14833) 2024-07-18 20:44:30 +02:00
session Autotools: Quote PHP_ADD_LIB* arguments (#15112) 2024-07-26 23:26:55 +02:00
shmop Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00
simplexml Autotools: Sync CS in XML related extensions (#15110) 2024-07-27 22:48:51 +02:00
skeleton Autotools: Quote PHP_CHECK_LIBRARY arguments (#15136) 2024-07-28 18:39:14 +02:00
snmp Autotools: Quote PHP_CHECK_LIBRARY arguments (#15136) 2024-07-28 18:39:14 +02:00
soap Autotools: Sync CS in XML related extensions (#15110) 2024-07-27 22:48:51 +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 Merge branch 'PHP-8.3' 2024-07-23 16:34:16 -06:00
sqlite3 Autotools: Quote PHP_CHECK_LIBRARY arguments (#15136) 2024-07-28 18:39:14 +02:00
standard Fix: add missing PHPAPI (#15142) 2024-07-28 20:38:52 +02: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 Autotools: Quote PHP_CHECK_LIBRARY arguments (#15136) 2024-07-28 18:39:14 +02:00
tokenizer [RFC] Property hooks (#13455) 2024-07-14 11:55:03 +02:00
xml Autotools: Sync CS in XML related extensions (#15110) 2024-07-27 22:48:51 +02:00
xmlreader Fix GH-15123: var_dump doesn't actually work on XMLReader (#15130) 2024-07-28 19:36:07 +02:00
xmlwriter Autotools: Sync CS in XML related extensions (#15110) 2024-07-27 22:48:51 +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 PHP_CHECK_LIBRARY arguments (#15136) 2024-07-28 18:39:14 +02:00
zlib Merge branch 'PHP-8.3' 2024-07-06 01:59:46 +02:00
ext_skel.php