php-parser/lib
Nikita Popov d97cc3d96e Add toLowerString() method to Name and Identifier
Avoids patterns like strtolower((string) $name) when using
strict types.
2017-08-15 22:49:16 +02:00
..
PhpParser Add toLowerString() method to Name and Identifier 2017-08-15 22:49:16 +02:00
bootstrap.php Ensure compatibility with multiple autoloaders 2015-03-13 23:54:32 +01:00