php-parser/lib/PHPParser/Node/Scalar
nikic cf3117d82d Fix parsing of integers that overflow into floats
Integers in hex/oct/bin notation that overflowed into floats were parsed incorrectly.
2012-01-15 16:54:48 +01:00
..
ClassConst.php Give all Scalar nodes and the special nodes Name and Variable specialized constructors for easier use 2011-08-09 15:07:05 +02:00
DirConst.php Give all Scalar nodes and the special nodes Name and Variable specialized constructors for easier use 2011-08-09 15:07:05 +02:00
DNumber.php Fix parsing of integers that overflow into floats 2012-01-15 16:54:48 +01:00
Encapsed.php Give all Scalar nodes and the special nodes Name and Variable specialized constructors for easier use 2011-08-09 15:07:05 +02:00
FileConst.php Give all Scalar nodes and the special nodes Name and Variable specialized constructors for easier use 2011-08-09 15:07:05 +02:00
FuncConst.php Give all Scalar nodes and the special nodes Name and Variable specialized constructors for easier use 2011-08-09 15:07:05 +02:00
LineConst.php Give all Scalar nodes and the special nodes Name and Variable specialized constructors for easier use 2011-08-09 15:07:05 +02:00
LNumber.php Fix parsing of special int syntaxes 2011-11-26 16:09:39 +01:00
MethodConst.php Give all Scalar nodes and the special nodes Name and Variable specialized constructors for easier use 2011-08-09 15:07:05 +02:00
NSConst.php Give all Scalar nodes and the special nodes Name and Variable specialized constructors for easier use 2011-08-09 15:07:05 +02:00
String.php [5.4] Add new \e escape sequence (0x1B/27) 2011-12-04 17:35:30 +01:00
TraitConst.php [5.4] Add support for traits 2011-10-30 12:03:29 +01:00