diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-10-25 08:00:20 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-10-25 08:00:20 +0200 |
commit | c13a7b56a7d94ec57569fa1d7b20d01d161c1fb4 (patch) | |
tree | 93e707b9f283478856a877b92b168e67d76c753f /REFLECTION | |
parent | 5a98b6643e4f6bd3204b56985b3789c328b94213 (diff) |
php-pecl-yac: 0.9.2
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #155 yac version 0.9.1 ] { +Extension [ <persistent> extension #159 yac version 0.9.2 ] { - INI { Entry [ yac.enable <SYSTEM> ] @@ -22,7 +22,7 @@ Extension [ <persistent> extension #155 yac version 0.9.1 ] { } - Constants [5] { - Constant [ string YAC_VERSION ] { 0.9.1 } + Constant [ string YAC_VERSION ] { 0.9.2 } Constant [ integer YAC_MAX_KEY_LEN ] { 48 } Constant [ integer YAC_MAX_VALUE_RAW_LEN ] { 67108863 } Constant [ integer YAC_MAX_RAW_COMPRESSED_LEN ] { 1048576 } |