We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c56f7ee commit f581e9cCopy full SHA for f581e9c
components/yaml.rst
@@ -296,7 +296,7 @@ flag::
296
Parsing PHP Constants
297
~~~~~~~~~~~~~~~~~~~~~
298
299
-By default the YAML parser treats the PHP constants included in the contents as
+By default, the YAML parser treats the PHP constants included in the contents as
300
regular strings. Use the ``PARSE_CONSTANT`` flag and the special ``!php/const:``
301
syntax to parse them as proper PHP constants::
302
0 commit comments