php-src/ext
2024-08-21 12:14:47 +02:00
..
bcmath ext/bcmath: Optimize bcdiv processing (#14660) 2024-08-18 17:57:27 +09:00
bz2 Autotools: Replace AC_MSG_ERROR with AC_MSG_FAILURE (#15209) 2024-08-04 07:36:37 +02:00
calendar Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
com_dotnet Fix GH-15501: Windows HAVE_<header>_H macros defined to 1 or undefined (#15508) 2024-08-20 21:10:50 +02:00
ctype Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
curl GH-15440: adding CURLOPT_TCP_KEEPCNT constant (8.9.0) (#15446) 2024-08-16 20:47:41 +01:00
date fixes #13773: DatePeriod does not take microseconds into account 2024-08-21 10:57:46 +01:00
dba ext/dba: Remove arg num check prior to ZPP checks (#15401) 2024-08-14 20:20:11 +01:00
dl_test Autotools: Normalize and quote all PHP_NEW_EXTENSION arguments (#15144) 2024-07-29 00:14:59 +02:00
dom Drop erroneous CLEAN section 2024-08-17 23:29:33 +02:00
enchant Update preprocessor macros help texts for enchant and snmp extensions (#15255) 2024-08-06 23:22:28 +02:00
exif Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
ffi Sync preprocessor macros help texts (#15218) 2024-08-04 12:52:16 +02:00
fileinfo Add pcre as a configure step dependency to fileinfo (#15349) 2024-08-12 00:17:29 +02:00
filter Autotools: Normalize and quote all PHP_NEW_EXTENSION arguments (#15144) 2024-07-29 00:14:59 +02:00
ftp Autotools: Improve ftp and mysqlnd SSL configure options (#15164) 2024-08-03 22:13:36 +02:00
gd Autotools: Sync CS in gd extension (#15364) 2024-08-12 21:38:30 +02:00
gettext Autotools: Sync CS in extensions (#15343) 2024-08-11 17:42:26 +02:00
gmp ext/gmp: Refactor gmp_import_export_validate() 2024-08-12 17:30:10 +02:00
hash Remove unused ext/standard/basic_functions.h header inclusions 2024-08-18 18:20:22 +01:00
iconv Autotools: Refactor iconv implementation checks (#15357) 2024-08-12 14:43:24 +02:00
intl Add date extension to dependencies (#15475) 2024-08-18 16:47:57 +02:00
json Autotools: Normalize headers arguments (#15149) 2024-07-29 10:08:17 +02:00
ldap Autotools: Sync CS in extensions (#15343) 2024-08-11 17:42:26 +02:00
libxml Autotools: Sync CS in extensions (#15343) 2024-08-11 17:42:26 +02:00
mbstring Update ext/mbstring and ext/snmp dependencies (#15469) 2024-08-17 21:11:28 +02:00
mysqli Remove MYSQLI_TYPE_INTERVAL constant 2024-08-21 12:14:47 +02:00
mysqlnd Remove MYSQLI_TYPE_INTERVAL constant 2024-08-21 12:14:47 +02:00
odbc Autotools: Sync CS in extensions (#15343) 2024-08-11 17:42:26 +02:00
opcache Remove unused ext/standard/basic_functions.h header inclusions 2024-08-18 18:20:22 +01:00
openssl Sync AC_DEFINE help texts (#15207) 2024-08-03 09:47:39 +02:00
pcntl Autotools: Sync CS in ext/pcntl (#15341) 2024-08-11 15:12:37 +02:00
pcre Autotools: Fix external PCRE JIT check (#15430) 2024-08-16 19:21:13 +02:00
pdo Autotools: Sync CS in extensions (#15343) 2024-08-11 17:42:26 +02:00
pdo_dblib Autotools: Remove PHP_LIBDIR adjustment in pdo_dblib (#15463) 2024-08-17 18:39:49 +02:00
pdo_firebird Cater to raised requirement of fbclient 3.0+ for pdo_firebird (GH-15498) 2024-08-20 16:00:00 +02:00
pdo_mysql Autotools: Remove PDO dependency related errors (#15347) 2024-08-11 21:35:36 +02:00
pdo_odbc Autotools: Sync CS in pdo_odbc (#15466) 2024-08-17 18:39:31 +02:00
pdo_pgsql Autotools: Remove PDO dependency related errors (#15347) 2024-08-11 21:35:36 +02:00
pdo_sqlite Autotools: Remove PDO dependency related errors (#15347) 2024-08-11 21:35:36 +02:00
pgsql Update pgsql extensions preprocessor macros help texts (#15290) 2024-08-08 16:14:43 +02:00
phar ext/phar: Use standard C types 2024-08-15 01:02:33 +02:00
posix Sync AC_DEFINE help texts (#15207) 2024-08-03 09:47:39 +02:00
random Merge branch 'PHP-8.3' 2024-08-13 20:57:21 +01:00
readline Autotools: Sync CS in extensions (#15343) 2024-08-11 17:42:26 +02:00
reflection Change YIELD/YIELD_FROM to do not increment opline (#15328) 2024-08-10 16:09:47 +02:00
session [skip ci] Fix bug71162.phpt xfail message (GH-15506) 2024-08-20 14:48:52 +02:00
shmop Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
simplexml Access long value directly for call to count() in simplexml (#15278) 2024-08-08 19:28:03 +02:00
skeleton Autotools: Replace AC_MSG_ERROR with AC_MSG_FAILURE (#15209) 2024-08-04 07:36:37 +02:00
snmp Update ext/mbstring and ext/snmp dependencies (#15469) 2024-08-17 21:11:28 +02:00
soap Add date extension to dependencies (#15475) 2024-08-18 16:47:57 +02:00
sockets ext/sockets: adding SO_BINDTOIFINDEX. 2024-08-18 16:44:32 +01:00
sodium Autotools: Sync CS in extensions (#15343) 2024-08-11 17:42:26 +02:00
spl Replace uses of php_dirname() with zend_dirname() (#15393) 2024-08-14 12:35:47 +01:00
sqlite3 Update sqlite3 and pdo_sqlite preprocessor macros help texts (#15291) 2024-08-09 14:51:05 +02:00
standard ext/standard: Improve checking of allowed_classes option (#15267) 2024-08-20 15:24:25 +01:00
sysvmsg Autotools: Wrap long texts with m4_text_wrap (#15368) 2024-08-13 10:33:17 +02:00
sysvsem Autotools: Sync CS in extensions (#15343) 2024-08-11 17:42:26 +02:00
sysvshm Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
tidy Update ext/tidy preprocessor macros help texts (#15269) 2024-08-08 08:29:43 +02:00
tokenizer Autotools: Normalize and quote all PHP_NEW_EXTENSION arguments (#15144) 2024-07-29 00:14:59 +02:00
xml ext/xml: Add an explicit test case about unsetting a handler with empty string 2024-08-11 15:00:27 +02:00
xmlreader Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
xmlwriter Replace uses of php_dirname() with zend_dirname() (#15393) 2024-08-14 12:35:47 +01:00
xsl Autotools: Remove dependency related errors (#15344) 2024-08-11 17:39:31 +02:00
zend_test ext/core: Deprecate passing E_USER_ERROR to trigger_error() (#15308) 2024-08-09 15:51:07 +01:00
zip Replace uses of php_dirname() with zend_dirname() (#15393) 2024-08-14 12:35:47 +01:00
zlib Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
ext_skel.php