diff options
author | Remi Collet <remi@remirepo.net> | 2020-03-16 08:21:45 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-03-16 08:21:45 +0100 |
commit | 422b2ff6f1437043483cf3f304ddf47e9f15a70e (patch) | |
tree | 322a5b5b29e37a158b5523cbc44a01ca4a8a7b4e /PHPINFO | |
parent | 989e32ff2ae1c3725519ab5d6118d0cc6eda9a11 (diff) |
update to 2.1.0
fix build with msgpack using patch from
https://github.com/laruence/yar/pull/151
add missing file from upstream git repo and
open https://github.com/laruence/yar/pull/152
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2,7 +2,7 @@ yar yar support => enabled -Version => 2.0.7 +Version => 2.1.0 Directive => Local Value => Master Value yar.packager => msgpack => msgpack @@ -12,4 +12,3 @@ yar.expose_info => On => On yar.connect_timeout => 1000 => 1000 yar.timeout => 5000 => 5000 yar.content_type => application/octet-stream => application/octet-stream -yar.allow_persistent => 0 => 0 |