diff options
author | Remi Collet <remi@remirepo.net> | 2022-05-09 07:31:08 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-05-09 07:31:08 +0200 |
commit | 3d5d99734e06b2e33cb9c843dbe3d409f03b94c1 (patch) | |
tree | 62770f1f653a389a0920d343191c11f9bcd1f082 /REFLECTION | |
parent | ada644228e106a0734e0e535c9c8226adcd2a0d6 (diff) |
update to 2.3.1
drop patch merged upstream
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #119 yar version 2.3.0 ] { +Extension [ <persistent> extension #119 yar version 2.3.1 ] { - Dependencies { Dependency [ json (Required) ] @@ -27,7 +27,7 @@ Extension [ <persistent> extension #119 yar version 2.3.0 ] { } - Constants [24] { - Constant [ string YAR_VERSION ] { 2.3.0 } + Constant [ string YAR_VERSION ] { 2.3.1 } Constant [ int YAR_HAS_MSGPACK ] { 1 } Constant [ int YAR_OPT_PACKAGER ] { 0 } Constant [ int YAR_OPT_PERSISTENT ] { 1 } |