summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-09-15 16:54:00 +0200
committerRemi Collet <fedora@famillecollet.com>2015-09-15 16:54:00 +0200
commit874eca95ed73928ac4046eda069148991ad79da8 (patch)
tree707f1ea7040fac1714ea21ef54bdba6c64ad21ac /REFLECTION
parentf96e5d122e376326592b56250011c7d5e5534314 (diff)
php-pecl-seaslog: 1.4.2
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION10
1 files changed, 8 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 141486f..a01822a 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #150 SeasLog version 1.4.0 ] {
+Extension [ <persistent> extension #150 SeasLog version 1.4.2 ] {
- INI {
Entry [ seaslog.default_basepath <ALL> ]
@@ -25,10 +25,16 @@ Extension [ <persistent> extension #150 SeasLog version 1.4.0 ] {
Entry [ seaslog.level <ALL> ]
Current = '0'
}
+ Entry [ seaslog.trace_error <ALL> ]
+ Current = '0'
+ }
+ Entry [ seaslog.trace_exception <ALL> ]
+ Current = '1'
+ }
}
- Constants [11] {
- Constant [ string SEASLOG_VERSION ] { 1.4.0 }
+ Constant [ string SEASLOG_VERSION ] { 1.4.2 }
Constant [ string SEASLOG_AUTHOR ] { Chitao.Gao [ neeke@php.net ] }
Constant [ string SEASLOG_ALL ] { all }
Constant [ string SEASLOG_DEBUG ] { debug }