From c4022779c742cc6f572c47beb7d503c1a1ab8f37 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 23 Sep 2015 14:47:45 +0200 Subject: php-pecl-seaslog: 1.4.4 (stable) --- REFLECTION | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index a01822a..b210325 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #150 SeasLog version 1.4.2 ] { +Extension [ extension #149 SeasLog version 1.4.4 ] { - INI { Entry [ seaslog.default_basepath ] @@ -26,15 +26,15 @@ Extension [ extension #150 SeasLog version 1.4.2 ] { Current = '0' } Entry [ seaslog.trace_error ] - Current = '0' + Current = '1' } Entry [ seaslog.trace_exception ] - Current = '1' + Current = '0' } } - Constants [11] { - Constant [ string SEASLOG_VERSION ] { 1.4.2 } + Constant [ string SEASLOG_VERSION ] { 1.4.4 } Constant [ string SEASLOG_AUTHOR ] { Chitao.Gao [ neeke@php.net ] } Constant [ string SEASLOG_ALL ] { all } Constant [ string SEASLOG_DEBUG ] { debug } -- cgit