rector/tests
Tomas Votruba ac7a03f800
[php-parser] upgrade to 4.10.5 - add src/constants.php to mimic new PHP 8.1 tokens; update test with unicode (#6325)
* add src/constants.php to mimic new PHP 8.1 tokens; update test with unicode

* include preload in dev repository too

* include preload function
2021-05-04 14:21:34 +02:00
..
Application/ApplicationFileProcessor Update text for FileProccessor to use Rector interface contract (#6289) 2021-05-02 15:59:16 +00:00
DependencyInjection Add setter/getter factory (#6219) 2021-04-23 18:14:51 +00:00
Exclusion [Testing] Use single config-based testing to isolate scope unite testing for core + community packages (#5837) 2021-03-19 21:29:10 +01:00
FileSystem/FilesFinder Decouple Rector PHPStan rules to own package (#6242) 2021-04-25 23:12:14 +00:00
NonPhpFile/Rector/RenameClassNonPhpRector Decouple specific rules from NonPhpFileProcessor to NonPhpRectorInterface contract (#6285) 2021-05-02 11:50:34 +00:00
Php Decouple Rector PHPStan rules to own package (#6242) 2021-04-25 23:12:14 +00:00
PhpParser Decouple Rector PHPStan rules to own package (#6242) 2021-04-25 23:12:14 +00:00
bootstrap.php [php-parser] upgrade to 4.10.5 - add src/constants.php to mimic new PHP 8.1 tokens; update test with unicode (#6325) 2021-05-04 14:21:34 +02:00
debug_functions.php add dump_node() helper functoin (#6229) 2021-04-24 14:22:36 +00:00