php-src/ext
Emre Çalışkan e84320ad75
Add support for CURLINFO_CONN_ID in curl_getinfo() (#18984)
This patch adds support for the CURLINFO_CONN_ID constant in the curl_getinfo() function when compiled with libcurl >= 8.2.0.

CURLINFO_CONN_ID allows retrieving the unique identifier of the underlying connection used in the most recent transfer. This is useful for advanced features like connection reuse tracking, diagnostics, or connection pooling implementations at the PHP level.
2025-07-16 11:08:19 +02:00
..
bcmath ext/bcmath: use vector in compare (#18859) 2025-06-21 01:34:42 +09:00
bz2 ext/bz2: Remove bool type coercions in tests 2025-06-21 22:19:19 +02:00
calendar ext/calendar: Remove ZPP test 2025-06-23 13:58:19 +02:00
com_dotnet Generated arginfo headers: combine preprocessor conditional blocks (2) (#18667) 2025-06-22 14:35:28 -07:00
ctype
curl Add support for CURLINFO_CONN_ID in curl_getinfo() (#18984) 2025-07-16 11:08:19 +02:00
date Arginfo: add and use known strings for attribute values 2025-07-14 17:31:22 -07:00
dba Generated arginfo headers: combine preprocessor conditional blocks (2) (#18667) 2025-06-22 14:35:28 -07:00
dl_test Merge branch 'PHP-8.4' 2025-03-14 10:51:50 +01:00
dom Arginfo: add and use known strings for attribute values 2025-07-14 17:31:22 -07:00
enchant Arginfo: add and use known strings for attribute values 2025-07-14 17:31:22 -07:00
exif ext/exif: Remove bool type coercions in tests 2025-06-21 22:19:28 +02:00
ffi Use win32 glob implementation on all platforms (#18164) 2025-05-20 16:20:59 -03:00
fileinfo Fix misplaced endif in apprentice_sort() (#18686) 2025-05-29 12:04:07 +02:00
filter Arginfo: add and use known strings for attribute values 2025-07-14 17:31:22 -07:00
ftp ext/ftp: Remove output field of ftpbuf_t struct 2025-04-03 22:47:13 +01:00
gd Autotools, ext/gd: Ensure test program compiles without warnings (#19116) 2025-07-13 17:17:14 +02:00
gettext ext/gettext: fixed typo in config.m4 (#18790) 2025-06-07 07:31:51 +01:00
gmp ext/gmp: Remove bool type coercions in tests 2025-06-21 22:19:37 +02:00
hash hash: Use zend_string_efree() where possible (#19137) 2025-07-15 22:03:34 +02:00
iconv Merge branch 'PHP-8.4' 2025-06-18 20:47:40 +02:00
intl Merge branch 'PHP-8.4' 2025-07-15 20:39:30 +02:00
json Merge branch 'PHP-8.4' 2025-03-08 12:27:56 +01:00
ldap fix ldap.h detection without pkgconfig (#19005) 2025-07-03 15:24:35 +02:00
lexbor Cherry pick some recent lexbor changes 2025-07-15 22:28:16 +02:00
libxml Arginfo: add and use known strings for attribute values 2025-07-14 17:31:22 -07:00
mbstring Deprecate producing output in a user output handler (#19067) 2025-07-09 21:20:58 -07:00
mysqli Arginfo: add and use known strings for attribute values 2025-07-14 17:31:22 -07:00
mysqlnd Use <winsock2.h> instead of legacy <winsock.h> (#19037) 2025-07-07 09:40:03 +02:00
odbc Arginfo: add and use known strings for attribute values 2025-07-14 17:31:22 -07:00
opcache Merge branch 'PHP-8.4' 2025-07-14 14:28:55 +03:00
openssl Fix incorrect OpenSSL merge 2025-07-15 21:07:25 +02:00
pcntl ext/pcntl: Pack module globals struct 2025-07-06 18:24:38 +01:00
pcre Add HAVE_MEMMOVE to ext/pcre (#18862) 2025-06-19 21:49:36 +02:00
pdo Use cheaper functions to get member name in PDO (#18769) 2025-06-05 17:46:56 +02:00
pdo_dblib pdo_dblib: Use stack local array instead of heap allocation (#18801) 2025-06-09 11:13:46 +02:00
pdo_firebird Merge branch 'PHP-8.4' 2025-04-19 14:11:35 +09:00
pdo_mysql Generated arginfo headers: combine preprocessor conditional blocks (2) (#18667) 2025-06-22 14:35:28 -07:00
pdo_odbc pdo_odbc: Don't fetch 256 byte blocks for long columns (#10809) 2025-07-10 13:03:11 -03:00
pdo_pgsql Fix GHSA-hrwm-9436-5mv3: pgsql escaping no error checks 2025-07-01 09:34:49 -07:00
pdo_sqlite Generated arginfo headers: combine preprocessor conditional blocks (2) (#18667) 2025-06-22 14:35:28 -07:00
pgsql Arginfo: add and use known strings for attribute values 2025-07-14 17:31:22 -07:00
phar Merge branch 'PHP-8.4' 2025-07-07 16:28:58 +02:00
posix Autoconf: Move getlogin check for HAVE_GETLOGIN to ext/posix (#19058) 2025-07-07 17:43:36 +02:00
random Arginfo: add and use known strings for attribute values 2025-07-14 17:31:22 -07:00
readline Merge branch 'PHP-8.4' 2025-05-24 20:39:59 +02:00
reflection Arginfo: add and use known strings for attribute values 2025-07-14 17:31:22 -07:00
session Deprecate returning non-string values from a user output handler (#18932) 2025-07-07 14:31:13 -07:00
shmop Arginfo: add and use known strings for attribute values 2025-07-14 17:31:22 -07:00
simplexml ext/simplexml: Remove bool type coercions in tests 2025-06-23 14:57:05 +02:00
skeleton
snmp Remove always-false intern checks (#18433) 2025-04-26 14:11:37 +02:00
soap Arginfo: add and use known strings for attribute values 2025-07-14 17:31:22 -07:00
sockets ext/sockets: multicast on unsupported socket type error change. 2025-07-15 13:05:13 +01:00
sodium Generated arginfo headers: combine preprocessor conditional blocks (2) (#18667) 2025-06-22 14:35:28 -07:00
spl Arginfo: add and use known strings for attribute values 2025-07-14 17:31:22 -07:00
sqlite3 ext/sqlite3: relax sqlite3 explain test conditions (#18949) 2025-06-29 13:58:58 +01:00
standard Arginfo: add and use known strings for attribute values 2025-07-14 17:31:22 -07:00
sysvmsg
sysvsem
sysvshm
tidy Generated arginfo headers: combine preprocessor conditional blocks (2) (#18667) 2025-06-22 14:35:28 -07:00
tokenizer RFC: Pipe operator (#17118) 2025-06-10 09:59:43 +02:00
uri Fix parsing URIs with empty hosts 2025-07-15 22:28:44 +02:00
xml ext/xml: Suppress libxml deprecation for _xmlParserCtxt.inState (#19131) 2025-07-15 13:36:56 +02:00
xmlreader tree-wide: Remove stacktraces from tests testing throwing clones (#18748) 2025-06-03 20:08:47 +02:00
xmlwriter ext/standard/file: clarify fclose() warning 2025-03-24 22:54:34 +00:00
xsl Generated arginfo headers: combine preprocessor conditional blocks (2) (#18667) 2025-06-22 14:35:28 -07:00
zend_test Merge branch 'PHP-8.4' 2025-06-09 11:26:27 +02:00
zip Arginfo: add and use known strings for attribute values 2025-07-14 17:31:22 -07:00
zlib ext/zlib: Refactor tests (#18887) 2025-06-21 18:03:50 +01:00
ext_skel.php