From f5a34136c705727994917402ac0b4a360eeb4803 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 1 Oct 2019 09:51:10 +0200 Subject: - add patch for old libmaxmindb in EL-6 from https://github.com/maxmind/MaxMind-DB-Reader-php/pull/90 --- REFLECTION | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index a25f27f..162abb3 100644 --- a/REFLECTION +++ b/REFLECTION @@ -3,7 +3,8 @@ Extension [ extension #200 maxminddb version 1.5.0 ] { - Classes [1] { Class [ class MaxMind\Db\Reader ] { - - Constants [0] { + - Constants [1] { + Constant [ public string MMDB_LIB_VERSION ] { 1.2.0 } } - Static properties [0] { -- cgit