This website requires JavaScript.
Explore
Help
Register
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-02-21 01:41:00 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
config
History
Tomas Votruba
27e9ad030a
Remove buggy rules that depend on false condition of all class and calls analysis, to improve static reflection (
#5958
)
...
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-03-23 23:13:35 +01:00
..
phpstan
…
set
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
config.php
add Doctrine configs (
#5945
)
2021-03-22 02:55:01 +01:00
parameters.php
Add bootstrap files option to allow including files (
#5964
)
2021-03-23 18:53:39 +00:00
services-packages.php
remove PhpDocNodeTransformerInterface overly abstraction; merge AttributeAwarePhpDoc to BetterPhpDocParser (
#5920
)
2021-03-20 16:27:18 +01:00
services-rules.php
[Testing] Use single config-based testing to isolate scope unite testing for core + community packages (
#5837
)
2021-03-19 21:29:10 +01:00
services.php
…