diff options
author | Remi Collet <remi@remirepo.net> | 2022-12-01 16:14:03 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-12-01 16:14:03 +0100 |
commit | 879ad5bb32ab9182afce0db96a5a76702abfb50d (patch) | |
tree | 83bb6c604b6a032ef5b44c0082776dfdd45040f4 /PHPINFO |
open https://github.com/TysonAndre/immutable_cache-pecl/pull/16 - use TEST_PHP_ARGS
open https://github.com/TysonAndre/immutable_cache-pecl/pull/17 - mark igbinary as required
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -0,0 +1,22 @@ + +immutable_cache + +immutable_cache Support => Disabled +Version => 6.1.0 +immutable_cache Debugging => Disabled +MMAP Support => Enabled +MMAP File Mask => +Serialization Support => Disabled +Build Date => Dec 1 2022 00:00:00 + +Directive => Local Value => Master Value +immutable_cache.enabled => On => On +immutable_cache.shm_segments => 1 => 1 +immutable_cache.shm_size => 256M => 256M +immutable_cache.entries_hint => 4096 => 4096 +immutable_cache.mmap_file_mask => no value => no value +immutable_cache.enable_cli => Off => Off +immutable_cache.protect_memory => Off => Off +immutable_cache.preload_path => no value => no value +immutable_cache.coredump_unmap => Off => Off +immutable_cache.serializer => default => default |