From 314d65a45965a64f748f167b38a044e47d9cf108 Mon Sep 17 00:00:00 2001 From: mappu Date: Thu, 9 Apr 2020 19:39:23 +1200 Subject: [PATCH] node: support magic __FILE__, __LINE__ etc constants --- fixtures/0011-magic-consts.php | 24 +++++++++++++ node.go | 62 ++++++++++++++++++++++++++++++++++ 2 files changed, 86 insertions(+) create mode 100644 fixtures/0011-magic-consts.php diff --git a/fixtures/0011-magic-consts.php b/fixtures/0011-magic-consts.php new file mode 100644 index 0000000..64dc8e3 --- /dev/null +++ b/fixtures/0011-magic-consts.php @@ -0,0 +1,24 @@ +