The constants below are defined by this extension, and will only be available when the extension has either been compiled into PHP or dynamically loaded at runtime.
YAC_VERSION
     (string)
    YAC_MAX_KEY_LEN
     (integer)
    YAC_MAX_VALUE_RAW_LEN
     (integer)
    YAC_MAX_RAW_COMPRESSED_LEN
     (integer)
    YAC_SERIALIZER_PHP
     (integer)
    YAC_SERIALIZER_JSON
     (integer)
    YAC_SERIALIZER_IGBINARY
     (integer)
    YAC_SERIALIZER_MSGPACK
     (integer)
    YAC_SERIALIZER
     (string)