1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-02 17:28:27 +01:00
PHP-Parser/lib/PhpParser/Node/Expr/Cast
Nikita Popov 8982315b4e Rename Cast\Object as well
As it will very likely be soft-reserved in PHP 7.

Old alias is still available, as usual.
2015-03-21 18:57:55 +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 Rename Cast\Object as well 2015-03-21 18:57:55 +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