summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-05-17 07:01:29 +0200
committerRemi Collet <remi@remirepo.net>2021-05-17 07:01:29 +0200
commit6f966dad31893ba8520c0fe4508c1011ec8523d9 (patch)
treebac53e840b6576a119751ee3a9802e679e27926a /REFLECTION
parentd4cf1facd08da90758f634383b5bd62781029467 (diff)
update to 1.0.12
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION4
1 files changed, 2 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index dd8fa27..e5b5b8d 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #67 ast version 1.0.11 ] {
+Extension [ <persistent> extension #67 ast version 1.0.12 ] {
- Constants [196] {
Constant [ int ast\AST_ARG_LIST ] { 128 }
@@ -97,7 +97,6 @@ Extension [ <persistent> extension #67 ast version 1.0.11 ] {
Constant [ int ast\AST_MATCH ] { 764 }
Constant [ int ast\AST_MATCH_ARM ] { 763 }
Constant [ int ast\AST_NAMED_ARG ] { 762 }
- Constant [ int ast\AST_ENUM_CASE ] { 1022 }
Constant [ int ast\AST_METHOD_CALL ] { 768 }
Constant [ int ast\AST_NULLSAFE_METHOD_CALL ] { 1023 }
Constant [ int ast\AST_STATIC_CALL ] { 769 }
@@ -106,6 +105,7 @@ Extension [ <persistent> extension #67 ast version 1.0.11 ] {
Constant [ int ast\AST_CATCH ] { 772 }
Constant [ int ast\AST_FOR ] { 1024 }
Constant [ int ast\AST_FOREACH ] { 1025 }
+ Constant [ int ast\AST_ENUM_CASE ] { 1022 }
Constant [ int ast\AST_PARAM ] { 773 }
Constant [ int ast\flags\NAME_FQ ] { 0 }
Constant [ int ast\flags\NAME_NOT_FQ ] { 1 }