php-src/ext
2024-06-08 17:15:01 +01:00
..
bcmath ext/bcmath: Use an enum for comparison result (#14374) 2024-05-30 17:26:03 +01:00
bz2 ext/bzip: Fix [-Wsign-compare] warning 2024-06-06 16:18:23 +01:00
calendar Remove setlocale pragma that no longer is significant. (#13814) 2024-03-27 09:06:07 +01:00
com_dotnet Include HRESULT error code if native .NET initialization fails (#14317) 2024-05-25 00:20:07 +02:00
ctype Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
curl Refactor check for libcurl linkage with OpenSSL < 1.1 (#14319) 2024-06-08 17:59:59 +02:00
date Sync #if/ifdef/defined (#14371) 2024-06-07 23:45:17 +02:00
dba Clean-up unused headers (#14365) 2024-06-01 17:12:42 +01:00
dl_test Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
dom ext/dom: Fix [-Wsign-compare] warnings 2024-06-06 16:18:23 +01:00
enchant Remove redundant _WIN32 compile definitions (#14458) 2024-06-07 22:59:30 +02:00
exif ext/exif: Fix some [-Wsign-compare] warnings 2024-06-06 16:18:23 +01:00
ffi Use AC_DEFINE_UNQUOTED where variables are present (#14377) 2024-05-30 21:50:46 +02:00
fileinfo ext/fileinfo: Fix [-Wsign-compare] warnings 2024-06-06 16:18:23 +01:00
filter Merge branch 'PHP-8.3' 2024-06-05 01:11:59 -05:00
ftp Replace configure option --with-openssl-dir (#14028) 2024-05-13 22:54:54 +02:00
gd ext/gd: imagewebp/imageavif/imagepng/imagejpeg stricter checks quality/speed. 2024-06-05 23:07:57 +01:00
gettext ext/gettext: update arguments handling. 2024-04-29 18:38:34 +01:00
gmp ext/gmp: Fix leading whitespace before explicit octal prefix 2024-04-23 23:39:48 +01:00
hash Mark multple functions as static (#13864) 2024-05-22 13:11:46 +02:00
iconv Sync #if/ifdef/defined (#14371) 2024-06-07 23:45:17 +02:00
intl ext/intl last chunk of fast ZPP conversion (#14431) 2024-06-02 10:19:38 +01:00
json ext/json: Fix sign conversion warnings 2024-06-08 17:15:01 +01:00
ldap Remove WINDOWS symbol from ext/ldap/ldap.c (#14468) 2024-06-07 23:27:22 +02:00
libxml Clean-up unused headers (#14365) 2024-06-01 17:12:42 +01:00
mbstring ext/mbstring: Fix some [-Wsign-compare] warnings 2024-06-06 16:18:23 +01:00
mysqli Clean-up unused headers (#14365) 2024-06-01 17:12:42 +01:00
mysqlnd Merge branch 'PHP-8.2' into PHP-8.3 2024-05-30 21:02:03 +02:00
odbc Clean-up unused headers (#14365) 2024-06-01 17:12:42 +01:00
opcache Fix GH-11188: Error when building TSRM in ARM64 (for IR JIT) (#14459) 2024-06-04 19:47:07 +02:00
openssl Remove PHP_SETUP_OPENSSL inactive 3rd argument (#14323) 2024-06-07 23:48:17 +02:00
pcntl Check ext/pcntl required functions with for loop (#14302) 2024-06-07 22:49:02 +02:00
pcre ext/pcre: update to PCRE2 v10.44 (#14498) 2024-06-08 13:03:31 +02:00
pdo Remove outdated comment 2024-05-27 06:52:00 +02:00
pdo_dblib Simplify PDO include paths (#14444) 2024-06-03 12:56:21 +02:00
pdo_firebird Simplify PDO include paths (#14444) 2024-06-03 12:56:21 +02:00
pdo_mysql Simplify PDO include paths (#14444) 2024-06-03 12:56:21 +02:00
pdo_odbc Merge branch 'PHP-8.3' 2024-06-04 12:51:06 -03:00
pdo_pgsql Simplify PDO include paths (#14444) 2024-06-03 12:56:21 +02:00
pdo_sqlite Simplify PDO include paths (#14444) 2024-06-03 12:56:21 +02:00
pgsql ext/pgsql: adding pg_socket_poll. 2024-05-31 20:10:49 +01:00
phar Mark multple functions as static (#13864) 2024-05-22 13:11:46 +02:00
posix Wrap ttyname_r check in AC_CACHE_CHECK (#14417) 2024-06-01 22:42:22 +02:00
random Sync #if/ifdef/defined (#14371) 2024-06-07 23:45:17 +02:00
readline Merge branch 'PHP-8.3' 2024-05-21 12:23:45 +01:00
reflection reflection: Add ReflectionGenerator::isClosed() (#14358) 2024-05-29 19:07:09 +02:00
session Update ext/session spl dependency (#14410) 2024-06-01 19:13:54 +02:00
shmop Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
simplexml Update ext/simplexml dependencies (#14446) 2024-06-02 23:37:50 +02:00
skeleton Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
snmp Fix class constant and property ID generation for the manual (#14249) 2024-05-17 20:30:16 +02:00
soap Merge branch 'PHP-8.3' 2024-06-01 17:38:06 +02:00
sockets Sync #if/ifdef/defined (#14371) 2024-06-07 23:45:17 +02:00
sodium Merge branch 'PHP-8.3' 2024-05-23 22:41:03 +02:00
spl refactor: use ZEND_PARSE_PARAMETERS_NONE() (#14442) 2024-06-02 23:58:24 +01:00
sqlite3 ext/sqlite: Sqlite3Stmt::bindParam/bindValue named parameters change. (#14393) 2024-05-31 21:34:37 +01:00
standard Replace WINDOWS with PHP_WIN32 in ext/standard/filestat.c (#14464) 2024-06-07 23:38:55 +02:00
sysvmsg Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
sysvsem Refactor union semun in ext/sysvsem (#13473) 2024-02-22 15:48:12 +01:00
sysvshm Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
tidy main/output.c: Refine int return type to bool or zend_result (#13997) 2024-04-19 10:46:40 +01:00
tokenizer Mark multple functions as static (#13864) 2024-05-22 13:11:46 +02:00
xml Sync #if/ifdef/defined for LIBXML_EXPAT_COMPAT (#14435) 2024-06-02 15:39:42 +02:00
xmlreader Fix deprecation warning 2024-05-10 16:26:44 +02:00
xmlwriter Add missing ext/libxml dependency to ext/xmlwriter (#14327) 2024-05-26 19:27:55 +02:00
xsl Move more common code into php_dom_next_in_tree_order() (#14363) 2024-05-29 19:50:41 +02:00
zend_test Zend: Add object_init_with_constructor() API (#14440) 2024-06-06 21:21:16 +01:00
zip Remove redundant _WIN32 compile definitions (#14458) 2024-06-07 22:59:30 +02:00
zlib Clean-up unused headers (#14365) 2024-06-01 17:12:42 +01:00
ext_skel.php