summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-07-29 10:27:41 +0200
committerRemi Collet <remi@php.net>2022-07-29 10:27:41 +0200
commitab264da89d354160b1a2e047fc0ea9ddd7aab6bc (patch)
treec98f02c10cdf15eb1c9a0e1950324afd6722b649 /REFLECTION
parent2f9534d9cdf3de03bac464a6a94ed89bf2a0a2ff (diff)
update to 8.1.2
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION14
1 files changed, 13 insertions, 1 deletions
diff --git a/REFLECTION b/REFLECTION
index 61954f1..973eaa2 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #78 ip2location version 8.1.1 ] {
+Extension [ <persistent> extension #79 ip2location version 8.1.2 ] {
- Constants [4] {
Constant [ int IP2LOCATION_FILE_IO ] { 0 }
@@ -161,6 +161,18 @@ Extension [ <persistent> extension #78 ip2location version 8.1.1 ] {
- Parameters [0] {
}
}
+ Function [ <internal:ip2location> function ip2location_get_addresstype ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $ip_address ]
+ }
+ }
+ Function [ <internal:ip2location> function ip2location_get_category ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $ip_address ]
+ }
+ }
}
}