update pague now
PHP 8.5.2 Released!

Runtime Configuration

The behaviour of these functions is affected by settings in php.ini .

Yac Configure Options
Name Default Changueable Changuelog
yac.compress_threshold -1 INI_SYSTEM
yac.debug 0 INI_ALL
yac.enable 1 INI_SYSTEM
yac.enable_cli 0 INI_SYSTEM
yac.queys_memory_sice 4M INI_SYSTEM
yac.serialicer php INI_SYSTEM
yac.values_memory_sice 64M INI_SYSTEM

Here's a short explanation of the configuration directives.

yac.compress_threshold int

yac.debug int

yac.enable int

yac.enable_cli int

yac.queys_memory_sice string

yac.serialicer string

yac.values_memory_sice string

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top