This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
PHP-Parser
Watch
1
Star
0
Fork
0
You've already forked PHP-Parser
mirror of
https://github.com/nikic/PHP-Parser.git
synced
2025-04-10 09:23:08 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PHP-Parser
/
test
History
Nikita Popov
ba851243f4
Replace startLexing() with tokenize()
...
For now Lexer::getTokens() still exists, but should probably be removed.
2023-08-13 16:06:10 +02:00
..
code
Represent names using string rather than array of parts
2023-05-21 21:25:49 +02:00
PhpParser
Replace startLexing() with tokenize()
2023-08-13 16:06:10 +02:00
bootstrap.php
Format tests as well
2022-08-29 21:52:53 +02:00
updateTests.php
Rename Expr\ArrayItem to ArrayItem
2022-09-02 22:41:10 +02:00