diff options
author | Remi Collet <remi@remirepo.net> | 2020-11-18 14:48:26 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-11-18 14:48:26 +0100 |
commit | 0e56f892ce7c3835d969479a6924a4f79204fc56 (patch) | |
tree | a630f146396a6b1be66caaa07977e209e6aa11c1 /REFLECTION | |
parent | 43515af23a8972acf1e3ee87ead92b8bfd83d2d7 (diff) |
add patch to improve configure output from
https://github.com/chrislim2888/IP2Location-PECL-Extension/pull/13
add patch for ip2location_bin_version in 8.3.1 from
https://github.com/chrislim2888/IP2Location-PECL-Extension/pull/15
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #116 ip2location version 8.0.1 ] { +Extension [ <persistent> extension #78 ip2location version 8.0.1 ] { - Constants [4] { Constant [ int IP2LOCATION_FILE_IO ] { 0 } @@ -156,6 +156,11 @@ Extension [ <persistent> extension #116 ip2location version 8.0.1 ] { - Parameters [0] { } } + Function [ <internal:ip2location> function ip2location_bin_version ] { + + - Parameters [0] { + } + } } } |