Files
php-src/ext/curl
Christoph M. Becker 200f16fcf7 Fix GH-17855: CURL_STATICLIB flag set even if linked with shared lib
We must define `CURL_STATICLIB` only when building against a static
libcurl.  The detection relies on our usual naming conventions, what
should be revised in the future (possibly using pkg-config, or
switching to CMake).

Closes GH-17857.
2025-02-21 13:08:01 +01:00
..
2025-02-05 19:22:51 +01:00
2024-10-09 09:37:50 +02:00