History log of /PHP-Parser/test/PhpParser/Node/Scalar/DNumberTest.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


# 66b20bd6 03-Sep-2022 Nikita Popov

Rename Scalar\DNumber to Scalar\Float_


# 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...


# 3bf00824 15-May-2022 Tomas Votruba

[DNumber] Add rawValue attribute to hold the original value (#833)