summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-02-28 08:28:39 +0100
committerRemi Collet <remi@php.net>2024-02-28 08:28:39 +0100
commit24e88928490ec1e9ef9e5af4a071a800aedb2f6a (patch)
tree846fd80e4219f4bf9c93476bb35f7af6079802c7 /REFLECTION
parent6275a74e06439ee69029af8cbfe9d42133217b74 (diff)
update to 1.2.0
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION8
1 files changed, 7 insertions, 1 deletions
diff --git a/REFLECTION b/REFLECTION
index fb420ec..855f292 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,8 +1,14 @@
-Extension [ <persistent> extension #74 excimer version 1.1.1 ] {
+Extension [ <persistent> extension #96 excimer version 1.2.0 ] {
- Dependencies {
}
+ - INI {
+ Entry [ excimer.default_max_depth <ALL> ]
+ Current = '1000'
+ }
+ }
+
- Constants [2] {
Constant [ int EXCIMER_REAL ] { 0 }
Constant [ int EXCIMER_CPU ] { 1 }