Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / nikic / php-parser / test / code / parser / expr / uvs / globalNonSimpleVarError.test
index 4cd2e680fe9aa7158b4e630c147be34df9fc65f9..5ae4f958e297cea75c3971c0cc718f5bbf54b03f 100644 (file)
@@ -15,10 +15,12 @@ array(
             )
         )
     )
-    1: Expr_ConstFetch(
-        name: Name(
-            parts: array(
-                0: bar
+    1: Stmt_Expression(
+        expr: Expr_ConstFetch(
+            name: Name(
+                parts: array(
+                    0: bar
+                )
             )
         )
     )