1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-11 00:49:40 +01:00
PHP-Parser/lib/PhpParser/Node/Expr/Cast
Nikita Popov 1a627872f0 Rename nodes for compat with PHP 7
The old names will still be available on PHP 5.x.
2015-03-20 21:49:38 +01:00
..
Array_.php Make autoloader for new names PSR-0 compliant 2014-04-02 09:44:45 +02:00
Bool_.php Rename nodes for compat with PHP 7 2015-03-20 21:49:38 +01:00
Double.php Rename nodes for compat with PHP 7 2015-03-20 21:49:38 +01:00
Int_.php Rename nodes for compat with PHP 7 2015-03-20 21:49:38 +01:00
Object.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
String_.php Rename nodes for compat with PHP 7 2015-03-20 21:49:38 +01:00
Unset_.php Make autoloader for new names PSR-0 compliant 2014-04-02 09:44:45 +02:00