-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Description
Parsing just the */ string yields
Notice: Uninitialized string offset: 1
in
sql-formatter/lib/SqlFormatter.php
Line 217 in 7ef9b85
| if ($string[0] === '#' || (isset($string[1])&&($string[0]==='-'&&$string[1]==='-') || ($string[0]==='/'&&$string[1]==='*'))) { |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels