diff options
author | Remi Collet <remi@remirepo.net> | 2022-07-29 10:27:41 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-07-29 10:27:41 +0200 |
commit | ab264da89d354160b1a2e047fc0ea9ddd7aab6bc (patch) | |
tree | c98f02c10cdf15eb1c9a0e1950324afd6722b649 /REFLECTION | |
parent | 2f9534d9cdf3de03bac464a6a94ed89bf2a0a2ff (diff) |
update to 8.1.2
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -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 ] + } + } } } |