diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-09-23 14:47:45 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-09-23 14:47:45 +0200 |
commit | c4022779c742cc6f572c47beb7d503c1a1ab8f37 (patch) | |
tree | a92dac46dd0519e34f01fb43a379857796b8e2e5 /REFLECTION | |
parent | 874eca95ed73928ac4046eda069148991ad79da8 (diff) |
php-pecl-seaslog: 1.4.4 (stable)
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #150 SeasLog version 1.4.2 ] { +Extension [ <persistent> extension #149 SeasLog version 1.4.4 ] { - INI { Entry [ seaslog.default_basepath <ALL> ] @@ -26,15 +26,15 @@ Extension [ <persistent> extension #150 SeasLog version 1.4.2 ] { Current = '0' } Entry [ seaslog.trace_error <ALL> ] - Current = '0' + Current = '1' } Entry [ seaslog.trace_exception <ALL> ] - 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 } |