Page MenuHomePhabricator

D13972.diff
No OneTemporary

D13972.diff

diff --git a/support/xhpast/parser.y b/support/xhpast/parser.y
--- a/support/xhpast/parser.y
+++ b/support/xhpast/parser.y
@@ -69,7 +69,7 @@
%expect 5
// 2: PHP's if/else grammar
// 7: expr '[' dim_offset ']' -- shift will default to first grammar
-%name-prefix = "xhpast"
+%name-prefix "xhpast"
%pure-parser
%parse-param { void* yyscanner }
%parse-param { xhpast::Node** root }

File Metadata

Mime Type
text/plain
Expires
Sep 13 2025, 1:46 PM (5 w, 17 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8500266
Default Alt Text
D13972.diff (386 B)

Event Timeline