diff options
author | Remi Collet <remi@remirepo.net> | 2019-10-01 09:51:10 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-10-01 09:51:10 +0200 |
commit | f5a34136c705727994917402ac0b4a360eeb4803 (patch) | |
tree | b240fff776fd31ec4dfd39e93c24cc0157317f3c /REFLECTION | |
parent | 012e075c865d936ded0fc5d24be92e945a5dd7f4 (diff) |
- add patch for old libmaxmindb in EL-6 from
https://github.com/maxmind/MaxMind-DB-Reader-php/pull/90
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,7 +3,8 @@ Extension [ <persistent> extension #200 maxminddb version 1.5.0 ] { - Classes [1] { Class [ <internal:maxminddb> class MaxMind\Db\Reader ] { - - Constants [0] { + - Constants [1] { + Constant [ public string MMDB_LIB_VERSION ] { 1.2.0 } } - Static properties [0] { |