This website requires JavaScript.
Explore
Help
Sign In
phabel
/
php-parser
Watch
1
Star
0
Fork
0
You've already forked php-parser
mirror of
https://github.com/phabelio/PHP-Parser.git
synced
2025-01-22 13:21:12 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
php-parser
/
lib
/
PhpParser
/
Lexer
/
TokenEmulator
History
Nikita Popov
8505acd151
Correctly handle ?-> in encapsed strings
...
Followup upstream change.
2020-09-19 15:47:14 +02:00
..
AttributeEmulator.php
Emulate PHP 8 attribute syntax
2020-09-06 17:42:38 +02:00
CoaleseEqualTokenEmulator.php
Handle flexible heredoc via TokenEmulator
2020-09-06 17:05:23 +02:00
FlexibleDocStringEmulator.php
Handle flexible heredoc via TokenEmulator
2020-09-06 17:05:23 +02:00
FnTokenEmulator.php
Add reverse emulation support
2020-08-01 22:34:36 +02:00
KeywordEmulator.php
Handle flexible heredoc via TokenEmulator
2020-09-06 17:05:23 +02:00
MatchTokenEmulator.php
Add reverse emulation support
2020-08-01 22:34:36 +02:00
NullsafeTokenEmulator.php
Correctly handle ?-> in encapsed strings
2020-09-19 15:47:14 +02:00
NumericLiteralSeparatorEmulator.php
Handle flexible heredoc via TokenEmulator
2020-09-06 17:05:23 +02:00
ReverseEmulator.php
Handle flexible heredoc via TokenEmulator
2020-09-06 17:05:23 +02:00
TokenEmulator.php
Handle flexible heredoc via TokenEmulator
2020-09-06 17:05:23 +02:00