issues
search
z7zmey
/
php-parser
PHP parser written in Go
https://php-parser.com
MIT License
941
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
A panic in lexer.go: [runtime error: index out of range]
#130
MyLGG
opened
2 years ago
1
PHPDoc parser
#129
i582
opened
3 years ago
0
Add WithoutFreeFloating to printer visitor
#128
billyct
opened
3 years ago
0
Support PHP 8.0
#127
ruudk
closed
1 year ago
13
AST of parent class
#126
ervishal
opened
3 years ago
1
[#98] fix panic when heredoc is not closed
#125
z7zmey
closed
3 years ago
0
[#120] move dog.go from root folder and update readme
#124
z7zmey
closed
3 years ago
0
internal: fixed parsing of expression new
#123
i582
closed
3 years ago
0
invalid position for ast.ExprArrayItem
#122
i582
closed
3 years ago
1
Prestashop sql statements / verify escaping or type cast
#121
ghost
opened
3 years ago
0
Revise usage example for version 0.8 on master.
#120
prasad83
closed
3 years ago
0
Runtime exception when using "go get github.com/z7zmey/php-parser"
#119
prasad83
closed
3 years ago
2
大佬 非常厉害!
#118
dignfei
opened
3 years ago
0
Refactoring
#117
z7zmey
closed
3 years ago
0
printer: handle array item unpack in pretty printer
#116
quasilyte
closed
4 years ago
0
[#105] fix counting newlines in strings
#115
z7zmey
closed
4 years ago
0
[#110] fix json dumper
#114
z7zmey
closed
4 years ago
0
[#111] cover by a unit test a property type name resolving
#113
z7zmey
closed
4 years ago
0
#111 NamespaceResolver: Resolve PHP 7.4 class property types
#112
tylerchr
closed
4 years ago
0
NamespaceResolver does not resolve PHP 7.4 typed properties
#111
tylerchr
closed
4 years ago
0
Json string not valid
#110
deenrookie
closed
4 years ago
1
Do not override Stmts in printNodeRoot()
#109
azhai
closed
4 years ago
0
Fix infinite loop for "$foo$"
#108
z7zmey
closed
4 years ago
0
parser.Parse hangs up
#107
vasileknik76
closed
4 years ago
1
malformed json
#106
tmsnvd
closed
4 years ago
1
Wrong line number for multiline strings with variables
#105
quasilyte
closed
4 years ago
0
Question: nikic / PHP-Parser AST compatibility
#104
oscarnevarezleal
opened
4 years ago
3
merge dev to master
#103
z7zmey
closed
4 years ago
0
fix constant string fail "{\"
#102
z7zmey
closed
4 years ago
0
[dev] syntax error: unexpected T_STRING at line 5
#101
ruudk
closed
4 years ago
2
Merge issue-82 to dev
#100
z7zmey
closed
4 years ago
1
name.Parts problem
#99
blue-bird1
closed
4 years ago
0
panic: runtime error: index out of range && invalid memory address or nil pointer dereference
#98
bayandin
closed
3 years ago
1
No reliable way to work with parenthesis
#97
quasilyte
closed
5 years ago
4
Some lexer errors are printed to stderr
#96
quasilyte
closed
5 years ago
1
readme: mention phpgrep in "who uses"
#95
quasilyte
closed
5 years ago
0
Fix scanning constant strings
#94
z7zmey
closed
5 years ago
0
Wrong line number when parsing string.
#93
ganlvtech
closed
5 years ago
1
Fix #91
#92
ganlvtech
closed
5 years ago
0
scanner doesn't support \x80-\xff identifiers
#91
ganlvtech
closed
5 years ago
1
Empty array elements and trailing comma in array literals
#90
quasilyte
closed
5 years ago
3
Error while parsing single quoted string with NUL (\0).
#89
ganlvtech
closed
5 years ago
1
Fix usage example in README
#88
whisk
closed
5 years ago
0
#86 fix json dumper
#87
z7zmey
closed
5 years ago
0
JsonDumper don't work
#86
dzonerzy
closed
5 years ago
0
#78 do not use short echo tag
#85
z7zmey
closed
5 years ago
0
fix #78 not use short-tags.
#84
z7zmey
closed
5 years ago
0
#80 implement Ragel based lexer
#83
z7zmey
closed
5 years ago
0
PHP 7.4
#82
z7zmey
closed
4 years ago
6
New AST data structure
#81
z7zmey
opened
5 years ago
0
Next