From d26891c0080f222d462295c9379cde5e43a2d178 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 6 Feb 2025 07:09:21 +0100 Subject: update to 3.1.0 fix build using patch from https://github.com/ip2location/ip2proxy-pecl/pull/6 version removed from pecl --- REFLECTION | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 24eb13e..90b1e2a 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #85 ip2proxy version 3.0.3 ] { +Extension [ extension #85 ip2proxy version 3.1.0 ] { - Constants [4] { Constant [ int IP2PROXY_FILE_IO ] { 0 } @@ -92,6 +92,12 @@ Extension [ extension #85 ip2proxy version 3.0.3 ] { Parameter #0 [ $ip_address ] } } + Function [ function ip2proxy_get_fraud_score ] { + + - Parameters [1] { + Parameter #0 [ $ip_address ] + } + } Function [ function ip2proxy_get_all ] { - Parameters [1] { -- cgit