Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / symfony / yaml / Tests / Fixtures / escapedCharacters.yml
index 6ca044c8da1b63cc3ea2715fe282b2c1ab5702f8..cc0356d36aecbacd3c5f889c22c985ae5ad14a75 100644 (file)
@@ -4,7 +4,7 @@ yaml: |
 php: |
     "\\0 \\ \\a \\b \\n"
 ---
-test: null
+test: 'null'
 yaml: |
     "\0"
 php: |