diff --git a/components/yaml/yaml_format.rst b/components/yaml/yaml_format.rst index 46d43a797be..509dd3f0709 100644 --- a/components/yaml/yaml_format.rst +++ b/components/yaml/yaml_format.rst @@ -122,7 +122,13 @@ Numbers .. code-block:: yaml # an octal - 014 + 0o14 + +.. versionadded:: 5.1 + + In YAML 1.1, octal numbers used the notation ``0...``, whereas in YAML 1.2 + the notation changed to ``0o...``. Symfony 5.1 adds support for YAML 1.2 + notation and deprecates support for YAML 1.1 notation. .. code-block:: yaml pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy