php-src/ext
Peter Kokot fbc329733c
Autotools: Move crypt_r check (#14832)
The crypt_r() function is required and check can error out separately.
2024-07-05 13:14:48 +02:00
..
bcmath Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
bz2 Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +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-04 18:09:16 +02:00
date Normalize AC_CHECK_FUNC* first argument (#14700) 2024-06-28 22:40:24 +02:00
dba Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
dl_test Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
dom Merge branch 'PHP-8.2' into PHP-8.3 2024-07-04 15:37:35 +02:00
enchant Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
exif Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
ffi Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
fileinfo Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
filter Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
ftp Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
gd Autotools: Sync PHP_SUBST in ext/gd (#14751) 2024-07-01 20:57:43 +02:00
gettext Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
gmp Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
hash hash: Add simple HashContext::__debugInfo() implementation (#14644) 2024-06-27 19:29:37 +02:00
iconv Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
intl Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
json Autotools: Sync PHP_ADD_MAKEFILE_FRAGMENT (#14766) 2024-07-03 13:15:13 +02:00
ldap Autotools: Refactor cache variables in configure.ac and ext/ldap (#14784) 2024-07-03 21:57:51 +02:00
libxml Merge branch 'PHP-8.3' 2024-07-04 15:41:15 +02:00
mbstring Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
mysqli Remove MYSQLI_SET_CHARSET_DIR (#14724) 2024-06-29 22:21:03 +02:00
mysqlnd Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
odbc Autotools: Sync PHP_SUBST in ext/odbc (#14749) 2024-07-01 21:16:21 +02:00
opcache Autotools: Sync PHP_ADD_MAKEFILE_FRAGMENT (#14766) 2024-07-03 13:15:13 +02:00
openssl Merge branch 'PHP-8.3' 2024-07-03 19:17:59 +02:00
pcntl Trim trailing whitespace (#14721) 2024-06-29 18:41:45 +02:00
pcre Autotools: Refactor PCRE JIT checks (#14781) 2024-07-03 14:10:29 +02:00
pdo Fix GH-14792: Compilation failure on pdo_* extensions (#14797) 2024-07-04 14:58:25 +02:00
pdo_dblib Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
pdo_firebird Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
pdo_mysql Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
pdo_odbc Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
pdo_pgsql ext/pdo_pgsql: object initialisation, using smart_str api instead. (#14679) 2024-06-27 05:53:38 +01:00
pdo_sqlite Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
pgsql Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
phar Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
posix Normalize AC_CHECK_FUNC* first argument (#14700) 2024-06-28 22:40:24 +02:00
random Normalize AC_CHECK_HEADER* arguments (#14723) 2024-06-29 19:49:12 +02:00
readline Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
reflection RFC: Add #[\Deprecated] Attribute (#11293) 2024-07-02 09:44:25 +02:00
session Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
shmop Merge branch 'PHP-8.3' 2024-06-28 20:14:26 +02:00
simplexml Merge branch 'PHP-8.2' into PHP-8.3 2024-07-04 15:37:35 +02:00
skeleton Autotools: Add ZEND_ENABLE_STATIC_TSRMLS_CACHE to skeleton (#14827) 2024-07-05 12:52:49 +02:00
snmp Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
soap Make bug49278.phpt more resilient 2024-07-04 16:03:15 +02:00
sockets ext/sockets: socket_accept setting fcntl's FD_CLOEXEC on unixes. 2024-07-01 18:50:59 +01:00
sodium Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
spl Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
sqlite3 Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
standard Autotools: Move crypt_r check (#14832) 2024-07-05 13:14:48 +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_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
tokenizer Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
xml Merge branch 'PHP-8.2' into PHP-8.3 2024-07-04 15:37:35 +02:00
xmlreader Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
xmlwriter Merge branch 'PHP-8.2' into PHP-8.3 2024-07-04 15:37:35 +02:00
xsl Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
zend_test RFC: Add #[\Deprecated] Attribute (#11293) 2024-07-02 09:44:25 +02:00
zip Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
zlib Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
ext_skel.php