History log of /PHP-Parser/test/PhpParser/Node/Scalar/NumberTest.php (Results 1 – 5 of 5)
Revision Date Author Comments
# d57da64d 31-May-2024 Jorg Adam Sowa

Add missing void return types (#997)


# 8b9488e1 17-Sep-2023 Nikita Popov

Explicit test new ParserFactory methods


# 23835d20 03-Sep-2022 Nikita Popov

Rename Scalar\LNumber to Scalar\Int_


# a5033e38 29-Aug-2022 Nikita Popov

Format tests as well

The unnecessary parentheses for "new" are a bit annoying, but I
can live with it...


# d3eb10ac 15-May-2022 Tomas Votruba

[LNumber] Add rawValue attribute to LNumber to allow numeric separator etc. (#832)