You are here

constant Yaml::PARSE_KEYS_AS_STRINGS in Lockr 7.3

Deprecated

since version 3.4, to be removed in 4.0. Quote your evaluable keys instead.

File

vendor/symfony/yaml/Yaml.php, line 40

Class

Yaml
Yaml offers convenience methods to load and dump YAML.

Namespace

Symfony\Component\Yaml

Code

const PARSE_KEYS_AS_STRINGS = 2048;