summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-09-03 14:04:07 +0200
committerRemi Collet <remi@php.net>2025-09-03 14:04:07 +0200
commit0318770a0d3cfe207e9ffb6ec852d652db536a9a (patch)
tree3e085c5bbddf1ef7f867e51dd2ba513b8689d40f /REFLECTION
parent66c145f15fd8bab82630a7b7064acde411f0b099 (diff)
test build with lib 8.7.0HEADmaster
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION21
1 files changed, 21 insertions, 0 deletions
diff --git a/REFLECTION b/REFLECTION
index 19e273b..ce74a08 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -222,6 +222,27 @@ Extension [ <persistent> extension #90 ip2location version 8.3.0 ] {
}
- Return [ string ]
}
+ Function [ <internal:ip2location> function ip2location_get_as_domain ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> string $ip_address ]
+ }
+ - Return [ string ]
+ }
+ Function [ <internal:ip2location> function ip2location_get_as_usage_type ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> string $ip_address ]
+ }
+ - Return [ string ]
+ }
+ Function [ <internal:ip2location> function ip2location_get_as_cidr ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> string $ip_address ]
+ }
+ - Return [ string ]
+ }
}
}