summaryrefslogtreecommitdiffstats
path: root/PHPINFO
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-03-31 10:32:34 +0200
committerRemi Collet <remi@remirepo.net>2020-03-31 10:32:34 +0200
commitd71c4e3b3024c1e16a9adca72e95112e3ef43b10 (patch)
tree79ce93682353d1663e48e9dda6bca63ff7f9162c /PHPINFO
parent5a0f2a4627ba2e0f1a967ad8cdfdcbc4c9736bfb (diff)
update to 2.2.0
enable json, igbinary and msgpack serializers rename configuration file to 50-yac.ini to ensure proper load order
Diffstat (limited to 'PHPINFO')
-rw-r--r--PHPINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/PHPINFO b/PHPINFO
index 79fa962..5af536f 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,9 +2,9 @@
yac
yac support => enabled
-Version => 2.1.2
+Version => 2.2.0
Shared Memory => mmap
-Serializer => php
+Serializer => php, msgpack, igbinary, json
Directive => Local Value => Master Value
yac.enable => On => On
@@ -13,3 +13,4 @@ yac.keys_memory_size => 4M => 4M
yac.values_memory_size => 64M => 64M
yac.compress_threshold => -1 => -1
yac.enable_cli => 0 => 0
+yac.serializer => php => php