php-src/ext/filter
Niels Dossche 7e0e3cc820
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-05 00:31:17 -05:00
..
tests Fix GHSA-w8qr-v226-r27w 2024-06-05 00:31:17 -05:00
callback_filter.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
filter.c Fix filter_var with callback and explicit REQUIRE_SCALAR 2023-09-14 11:48:40 +02:00
filter.stub.php Add support for generating MAY_BE_ARRAY_OF_REF func info flag (#7416) 2021-08-30 13:50:34 +02:00
filter_arginfo.h Add support for generating MAY_BE_ARRAY_OF_REF func info flag (#7416) 2021-08-30 13:50:34 +02:00
filter_private.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
logical_filters.c Fix GHSA-w8qr-v226-r27w 2024-06-05 00:31:17 -05:00
php_filter.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
sanitizing_filters.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00