php-src/ext
Niels Dossche a59103feed
Fix trampoline leak in xpath callables
Closes GH-15009.
2024-07-18 16:54:46 +02:00
..
bcmath ext/bcmath: Moved macros and added a test 2024-07-17 21:48:16 +09: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-18 12:44:27 +02:00
date De-duplicate readonly property modification error message (#14972) 2024-07-16 16:29:40 +02:00
dba Autotools: Quote all PHP_ADD_BUILD_DIR arguments (#14947) 2024-07-14 16:58:43 +02:00
dl_test Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
dom Fix trampoline leak in xpath callables 2024-07-18 16:54:46 +02:00
enchant Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +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 Delete bug78987.phpt test (#14982) 2024-07-17 12:59: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 all PHP_ADD_BUILD_DIR arguments (#14947) 2024-07-14 16:58: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 Autotools: Sync quotes in PHP_INSTALL_HEADERS 2024-07-14 22:16:48 +02:00
iconv Autotools: Simplify the iconv not found error (#14931) 2024-07-12 18:48:22 +02:00
intl Autotools: Quote all PHP_ADD_BUILD_DIR arguments (#14947) 2024-07-14 16:58:43 +02:00
json [RFC] Property hooks (#13455) 2024-07-14 11:55:03 +02:00
ldap Drop support for OpenSSL < 1.1.0 on Windows 2024-07-17 12:22:59 +02:00
libxml Support templated content 2024-07-15 11:10:51 +02:00
mbstring Autotools: Quote all PHP_ADD_BUILD_DIR arguments (#14947) 2024-07-14 16:58:43 +02:00
mysqli Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00
mysqlnd Remove unused SMART_STR_PREALLOC (#14848) 2024-07-07 01:04:53 +02:00
odbc Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00
opcache Fix indirect readonly error messages (#14979) 2024-07-16 23:24:07 +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: Quote all PHP_ADD_BUILD_DIR arguments (#14947) 2024-07-14 16:58:43 +02:00
pdo Update http links to https and sync www.php.net URLs (#14854) 2024-07-07 04:23:08 +02:00
pdo_dblib Fixed parent class of stub (#14990) 2024-07-17 21:38:59 +09:00
pdo_firebird ext/pdo_firebird: Added getApiVersion() and removed from getAttribute (#15004) 2024-07-18 11:17:52 +09:00
pdo_mysql Fixed parent class of stub (#14990) 2024-07-17 21:38:59 +09: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 Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00
phar Update http links to https and sync www.php.net URLs (#14854) 2024-07-07 04:23:08 +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: Sync HAVE_ERASE_EMPTY_LINE help text (#14857) 2024-07-07 21:31:31 +02:00
reflection [RFC] Property hooks (#13455) 2024-07-14 11:55:03 +02:00
session Update http links to https and sync www.php.net URLs (#14854) 2024-07-07 04:23:08 +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: Add ZEND_ENABLE_STATIC_TSRMLS_CACHE to skeleton (#14827) 2024-07-05 12:52:49 +02:00
snmp Drop support for OpenSSL < 1.1.0 on Windows 2024-07-17 12:22:59 +02:00
soap Merge branch 'PHP-8.3' 2024-07-17 19:35:19 +02:00
sockets ext/sockets: socket_get_option/socket_set_option SO_LINGER_SEC. (#14858) 2024-07-07 14:23:01 +01:00
sodium Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
spl ext/spl: Add ArrayObject test with property hooks (#15005) 2024-07-18 13:10:00 +01:00
sqlite3 Autotools: Quote PHP_SUBST arguments in extensions (#14748) 2024-07-02 06:56:18 +02:00
standard Fix references in request_parse_body() options array 2024-07-16 20:07:59 +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 Improve error message for too long file in ext/tidy (#14870) 2024-07-08 15:06:57 +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 Fix trampoline leak in xpath callables 2024-07-18 16:54:46 +02:00
zend_test Merge branch 'PHP-8.3' 2024-07-09 00:57:35 +02:00
zip Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00
zlib Merge branch 'PHP-8.3' 2024-07-06 01:59:46 +02:00
ext_skel.php