php8.5
Home/ Manual/ reference / igbinary/ Igbinary ConfigureOptions

Igbinary ConfigureOptions

Igbinary ConfigureOptionsNameDefaultChangeableChangelogigbinary.compact_strings1INI_ALLSession Configuration Options Affecting Igbinary BehaviorNameDefaultChangeableChangelogsession.save_handler"files"INI_ALL Constants

Runtime Runtime

NameDefaultChangeableChangelog
igbinary.compact_strings1INI_ALL
NameDefaultChangeableChangelog
session.save_handler"files"INI_ALL

Constants

Title

igbinary.compact_stringsbool

Enable or disable compacting of duplicate strings. The default is On.

session.save_handlerstring

Igbinary is used as session handler by setting this value to igbinary.

Source: reference/igbinary/ini.xml · from the official PHP manual (php/doc-en)