Configuración en tiempo de ejecución

El comportamiento de estas funciones se ve afectado por la configuración de php.ini.

Yac Opciones de configuración
NombrePor defectoCambiableHistorial de cambios
yac.compress_threshold-1INI_SYSTEM
yac.debug0INI_ALL
yac.enable1INI_SYSTEM
yac.enable_cli0INI_SYSTEM
yac.keys_memory_size4MINI_SYSTEM
yac.serializerphpINI_SYSTEM
yac.values_memory_size64MINI_SYSTEM

He aquí una breve explicación de las directivas de configuración.

yac.compress_thresholdint

yac.debugint

yac.enableint

yac.enable_cliint

yac.keys_memory_sizestring

yac.serializerstring

yac.values_memory_sizestring

To Top