1
0
mirror of https://github.com/php/php-src.git synced 2026-04-02 13:43:02 +02:00
Files
archived-php-src/ext
Niels Dossche c7486130d9 Fix GHSA-w8qr-v226-r27w
We should not early-out with success status if we found an ipv6
hostname, we should keep checking the rest of the conditions.
Because integrating the if-check of the ipv6 hostname in the
"Validate domain" if-check made the code hard to read, I extracted the
condition out to a separate function. This also required to make
a few pointers const in order to have some clean code.
2024-06-04 07:39:53 -07:00
..
2024-01-31 11:20:44 +01:00
2023-09-26 21:44:00 +02:00
2024-03-19 22:35:18 +00:00
2024-02-19 15:18:48 +01:00
2024-05-12 02:03:28 +02:00
2023-11-22 20:39:29 -06:00
2024-06-04 07:39:53 -07:00
2023-12-05 11:56:15 +01:00
2024-05-21 12:21:46 +01:00
2024-05-10 09:38:42 +09:00
2024-01-04 19:29:37 +01:00
2023-12-27 20:16:32 +01:00
2023-09-22 10:26:10 +02:00
2023-11-10 00:12:47 +01:00
2024-02-27 15:31:48 +00:00
2024-02-27 23:03:52 +00:00
2024-04-08 19:31:13 +02:00
2024-04-16 14:19:35 +02:00
2023-12-01 18:07:13 +01:00
2024-03-17 18:38:36 +01:00
2024-05-04 14:11:00 +02:00
2024-03-15 22:56:40 +01:00
2024-01-31 11:20:44 +01:00
2024-03-05 10:13:40 +01:00