Peter Kokot
ae92b85572
Fix linking ext/curl against OpenSSL ( #13262 )
...
This is backport for 8.3 of b222c020bf
that originally targeted only 8.4+. This is however a bug fix.
Following 68f6ab7113 , the ext/curl doesn't
need to be linked against OpenSSL anymore, if curl_version_info_data
ssl_version is OpenSSL/1.1 or later.
With OpenSSL 3 and later the check for old SSL crypto locking callbacks
was detected here.
This also uses a common PHP_SETUP_OPENSSL macro for checking OpenSSL and
syncs the minimum OpenSSL version (currently 1.0.2 or later) across the
PHP build system.
2025-06-06 13:51:21 +02:00
..
2025-01-29 19:12:18 +09:00
2024-01-31 11:20:44 +01:00
2024-11-17 12:27:26 +00:00
2024-11-29 16:30:01 +01:00
2025-06-06 13:51:21 +02:00
2025-05-26 19:40:41 +02:00
2024-12-06 19:01:50 +01:00
2025-03-14 10:45:17 +01:00
2025-05-19 19:10:27 +02:00
2025-06-01 18:21:23 +02:00
2024-10-13 21:12:46 +02:00
2025-02-17 10:27:11 +03:00
2025-05-27 20:40:35 +02:00
2025-04-11 23:35:00 +02:00
2025-01-03 12:30:43 +01:00
2025-04-05 15:56:45 +01:00
2024-12-19 18:26:35 +01:00
2024-11-27 19:54:06 +00:00
2024-11-10 20:16:33 +00:00
2024-12-06 17:43:38 +01:00
2025-03-06 15:24:35 +01:00
2025-06-01 11:38:24 +02:00
2024-10-24 15:56:25 +02:00
2025-05-25 12:53:28 +01:00
2025-04-07 12:58:52 +01:00
2025-03-09 11:16:33 +01:00
2025-03-13 16:47:20 +01:00
2024-11-20 11:12:19 +01:00
2025-03-06 15:24:35 +01:00
2024-08-06 16:54:58 +02:00
2025-05-19 22:27:54 +02:00
2025-06-05 16:18:06 +02:00
2024-12-15 22:13:27 +00:00
2025-03-13 07:46:18 +01:00
2025-05-27 20:40:35 +02:00
2024-11-20 11:12:19 +01:00
2025-04-15 09:01:40 +09:00
2024-05-21 12:21:46 +01:00
2025-05-05 19:30:23 +02:00
2025-01-27 13:41:11 -04:00
2024-09-12 18:19:20 +01:00
2025-03-20 23:13:42 +01:00
2025-05-29 15:42:48 +01:00
2025-05-28 18:53:55 +02:00
2024-12-30 12:40:32 -04:00
2025-06-01 15:45:36 +02:00
2025-05-24 20:39:14 +02:00
2025-02-21 09:32:10 +01:00
2025-01-24 14:04:58 +00:00
2024-06-28 20:14:20 +02:00
2025-04-11 23:33:58 +02:00
2025-04-11 23:33:58 +02:00
2025-05-29 16:57:32 +02:00
2025-05-22 20:46:18 +01:00
2024-05-23 22:40:54 +02:00
2025-04-25 20:05:55 +02:00
2025-02-23 16:34:41 +01:00
2025-06-05 14:08:28 +02:00
2024-11-03 13:39:41 +00:00
2024-10-26 15:07:57 +02:00
2025-06-04 20:32:21 +01:00
2025-04-23 22:07:26 +02:00
2025-04-11 23:33:58 +02:00
2024-10-12 15:12:40 +02:00
2024-10-12 15:12:40 +02:00
2025-03-03 08:20:48 +01:00
2025-04-27 11:30:57 +02:00
2025-02-14 23:09:57 +01:00