This website requires JavaScript.
Explore
Help
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-01-17 15:18:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PHP-Parser
/
lib
/
PhpParser
/
Node
/
Scalar
History
Nikita Popov
d8235a2701
[8.4] Add support for __PROPERTY__ magic constant
...
Part of property hooks RFC.
2024-07-14 18:52:47 +02:00
..
MagicConst
[8.4] Add support for __PROPERTY__ magic constant
2024-07-14 18:52:47 +02:00
DNumber.php
Rename Scalar\DNumber to Scalar\Float_
2022-09-03 11:56:06 +02:00
Encapsed.php
Rename Scalar\Encapsed to Scalar\InterpolatedString
2022-09-03 15:14:04 +02:00
EncapsedStringPart.php
Add compat shim for EncapsedStringPart
2022-09-03 15:08:39 +02:00
Float_.php
Don't align phpdoc tags
2023-09-17 16:00:10 +02:00
Int_.php
Don't align phpdoc tags
2023-09-17 16:00:10 +02:00
InterpolatedString.php
Don't align phpdoc tags
2023-09-17 16:00:10 +02:00
LNumber.php
Rename Scalar\LNumber to Scalar\Int_
2022-09-03 12:07:38 +02:00
MagicConst.php
Use array<string, mixed> type for $attributes
2022-09-11 20:51:31 +02:00
String_.php
Don't align phpdoc tags
2023-09-17 16:00:10 +02:00