php-src/ext
Peter Kokot 80825672d1
Autotools: Fix external PCRE JIT check (#15430)
If using a custom PCRE library installation, also CFLAGS and LIBS
variables need to be adapted for the JIT check to be able to find it.
2024-08-16 19:21:13 +02:00
..
bcmath Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02: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 format specifiers and arguments in com_dotnet (GH-15398) 2024-08-15 10:59:10 +02:00
ctype Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
curl ext/curl: Add HTTP/3 constants (#15350) 2024-08-12 14:26:24 +01:00
date Deprecate date_sunrise and date_sunset constants (#12978) 2024-08-04 20:07:52 +02: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 Deprecate Soft-deprecated DOMDocument and DOMEntity properties (#15369) 2024-08-13 12:39:20 +01: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 hash: Consistently check for PHP_HASH_INTRIN_SHA_* to guard compilation of SHA256_Transform_shani (#15404) 2024-08-14 15:18:07 +02:00
iconv Autotools: Refactor iconv implementation checks (#15357) 2024-08-12 14:43:24 +02:00
intl Autotools: Quote PHP_CXX_COMPILE_STDCXX macro arguments 2024-08-09 10:39:16 +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 Autotools: Sync CS in extensions (#15343) 2024-08-11 17:42:26 +02:00
mysqli Deprecate MYSQLI_REFRESH_* constants (#15358) 2024-08-12 13:24:32 +01:00
mysqlnd Add configure phase dependencies to mysqlnd extension (#15380) 2024-08-14 01:18:28 +02:00
odbc Autotools: Sync CS in extensions (#15343) 2024-08-11 17:42:26 +02:00
opcache ext/opcache/ZendAccelerator.c: Restrict MD5 header include to Windows (#15418) 2024-08-15 11:12:04 +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 PDO dependency related errors (#15347) 2024-08-11 21:35:36 +02:00
pdo_firebird Autotools: Fix pdo_firebird shared build (#15371) 2024-08-13 10:36:26 +02:00
pdo_mysql Autotools: Remove PDO dependency related errors (#15347) 2024-08-11 21:35:36 +02:00
pdo_odbc Autotools: Use AS_CASE in ext/pdo_odbc (#15355) 2024-08-12 14:21:20 +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 ext/session: session_create_id() now throws a ValueError for large prefix (#15338) 2024-08-15 11:10:18 +01: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 Autotools: Fix SNMP checks (#15263) 2024-08-10 09:15:28 +02:00
soap Merge branch 'PHP-8.2' into PHP-8.3 2024-08-13 19:25:04 +02:00
sockets ext/sockets: adding SOCK_CLOEXEC/SOCK_NONBLOCK options. 2024-08-13 08:35:44 +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/php_string.h: Remove declarations that do not have an implementation (#15402) 2024-08-14 20:04:51 +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