summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/bug-1908494.php
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/nxhtml/tests/in/bug-1908494.php')
-rw-r--r--emacs.d/nxhtml/tests/in/bug-1908494.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/emacs.d/nxhtml/tests/in/bug-1908494.php b/emacs.d/nxhtml/tests/in/bug-1908494.php
new file mode 100644
index 0000000..778fb61
--- /dev/null
+++ b/emacs.d/nxhtml/tests/in/bug-1908494.php
@@ -0,0 +1,6 @@
+<?php
+
+$parent_id = 5;
+var_dump($parent_id);
+
+?>