Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14680120
D13972.id33709.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
386 B
Referenced Files
None
Subscribers
None
D13972.id33709.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 13, 11:18 PM (5 h, 56 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6990740
Default Alt Text
D13972.id33709.diff (386 B)
Attached To
Mode
D13972: Fix a bison deprecation warning
Attached
Detach File
Event Timeline
Log In to Comment