Issues
- 13
Support PHP 8.0
#127 opened by ruudk - 1
- 0
PHPDoc parser
#129 opened by i582 - 1
AST of parent class
#126 opened by ervishal - 3
- 1
panic: runtime error: index out of range && invalid memory address or nil pointer dereference
#98 opened by bayandin - 2
- 0
Revise usage example for version 0.8 on master.
#120 opened by prasad83 - 1
invalid position for ast.ExprArrayItem
#122 opened by i582 - 0
- 0
- 0
- 1
malformed json
#106 opened by tmsnvd - 1
Json string not valid
#110 opened by deenrookie - 0
- 1
parser.Parse hangs up
#107 opened by vasileknik76 - 1
Replace `cznic/golex` by `Ragel`
#80 opened by z7zmey - 2
[dev] syntax error: unexpected T_STRING at line 5
#101 opened by ruudk - 6
- 0
name.Parts problem
#99 opened by blue-bird1 - 4
NamespaceResolver should remove unresolved names
#65 opened by ruudk - 4
No reliable way to work with parenthesis
#97 opened by quasilyte - 1
Some lexer errors are printed to stderr
#96 opened by quasilyte - 1
Wrong line number when parsing string.
#93 opened by ganlvtech - 1
scanner doesn't support \x80-\xff identifiers
#91 opened by ganlvtech - 3
- 1
- 0
Fix usage example in README
#88 opened by whisk - 0
JsonDumper don't work
#86 opened by dzonerzy - 1
Suggest Force print "?>"
#79 opened by blue-bird1 - 2
print echo
#78 opened by blue-bird1 - 1
Printer must be able to skip non-modified nodes
#48 opened by z7zmey - 0
New AST data structure
#81 opened by z7zmey - 4
`Expr` and `Expression`
#76 opened by blue-bird1 - 0
- 0
Attaching meta.Data to top-level nodes
#70 opened by z7zmey - 0
Create node *stmt.ReturnType
#71 opened by z7zmey - 0
crash with incomplete blocks
#55 opened by imuli - 2
PHPDoc is attributed to a wrong node
#69 opened by YuriyNasretdinov - 0
crash on (most) control chars in a php block
#67 opened by imuli - 0
Link nodes with their parent node
#66 opened by z7zmey - 0
Save the all after `__halt_compiler();` as Meta
#62 opened by z7zmey - 1
Save parentheses and curly braces into nodes meta
#51 opened by z7zmey - 1
- 2
stop parsing after __halt_compiler();
#56 opened by imuli - 1
line comment immediately inside block comment
#58 opened by imuli - 0
- 0
backslash before newline in single quoted string
#57 opened by imuli - 0
Merge the `stmt.Exit` and `stmt.Die` nodes
#50 opened by z7zmey - 1
Complex (curly) syntax for string interpolation not working in pretty printer
#49 opened by truestblue