You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi !
An end-of-line comment in a yaml file that contains a single quotation mark poses a problem when it is transformed into a php array. You can test this:
Hi !
An end-of-line comment in a yaml file that contains a single quotation mark poses a problem when it is transformed into a php array. You can test this:
myYamlForm:
PHP array :
['myYamlForm'][0] => 'modeAccess'
['myYamlForm'][1] => 'speedAccess #15 Im bad'
The text was updated successfully, but these errors were encountered: