This website requires JavaScript.
Explore
Help
Sign In
maride
/
php-parser
Watch
1
Star
0
Fork
0
You've already forked php-parser
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c0237a3cdb
php-parser
/
scanner
History
z7zmey
623a90a418
#56
: now,
__halt_compiler();
terminates parsing process
2018-07-24 21:49:26 +03:00
..
lexer.go
#56
: now,
__halt_compiler();
terminates parsing process
2018-07-24 21:49:26 +03:00
scanner_test.go
#58
: fixed
/**/
comment termination
2018-07-23 20:50:02 +03:00
scanner.go
#56
: now,
__halt_compiler();
terminates parsing process
2018-07-24 21:49:26 +03:00
scanner.l
#56
: now,
__halt_compiler();
terminates parsing process
2018-07-24 21:49:26 +03:00
token_test.go
#27
reduce memory allocations for
scanner.Token
by using
sync.Pool
2018-06-12 19:37:22 +03:00
token.go
#27
reduce memory allocations for
scanner.Token
by using
sync.Pool
2018-06-12 19:37:22 +03:00