This website requires JavaScript.
Explore
Help
Sign In
mirror_php
/
rector
Watch
1
Star
0
Fork
0
You've already forked rector
mirror of
https://github.com/rectorphp/rector.git
synced
2025-01-17 21:38:22 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
tests
History
TomasVotruba
420a2a8148
typo
2021-04-15 23:40:47 +02:00
..
Application
/ApplicationFileProcessor
Make use of File object instead of passing around provider of file info, tokens, stmts etc. (
#6110
)
2021-04-13 00:12:48 +00:00
DependencyInjection
Remove buggy rules that depend on false condition of all class and calls analysis, to improve static reflection (
#5958
)
2021-03-23 23:13:35 +01: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
Remove buggy rules that depend on false condition of all class and calls analysis, to improve static reflection (
#5958
)
2021-03-23 23:13:35 +01:00
NonPhpFile
/NonPhpFileClassRenamer
Refactor file processors towards universal collector (
#6085
)
2021-04-12 10:34:04 +00:00
Php
[PhpVersionResolver] Add project composer.json as source + decouple to composer json fatcory (
#5031
)
2020-12-29 00:32:48 +00:00
PhpParser
typo
2021-04-15 23:40:47 +02:00
bootstrap.php
move stubs to composer-autoload (
#5890
)
2021-03-18 02:10:01 +01:00
debug_functions.php
Make use of File object instead of passing around provider of file info, tokens, stmts etc. (
#6110
)
2021-04-13 00:12:48 +00:00