From 253d5d6e27562bef1337b764af5b43f38185aa9f Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Sat, 13 May 2006 02:44:56 +0000 Subject: [PATCH] - entry for ipv6 --- ext/filter/package.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/filter/package.xml b/ext/filter/package.xml index e66ac0a3f7..5bd74ea9c1 100644 --- a/ext/filter/package.xml +++ b/ext/filter/package.xml @@ -33,6 +33,7 @@ of filters and mechanisms that users can use to safely access their input data. - Fixed Possible leak in internal sapi_filter (Pierre) - Added input_get_args, fetches all input in one call (Pierre) - Added FILTER_FLAG_SCALAR and FILTER_FLAG_ARRAY , allows or not array values (Pierre) +- Basic IPv6 (no option yet, only the syntax is verified) (Pierre) - Added JIT support -- 2.50.1