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-13 12:33:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
PhpSpecToPHPUnit
History
Tomas Votruba
8b402bfe02
Make use of File object instead of passing around provider of file info, tokens, stmts etc. (
#6110
)
...
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-04-13 00:12:48 +00:00
..
Naming
Less attributes (
#5884
)
2021-03-17 23:03:49 +01:00
NodeFactory
…
Rector
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
LetManipulator.php
…
MatchersManipulator.php
…
PhpSpecMockCollector.php
remove METHOD_NAME attribute to promote single source of node (
#6063
)
2021-04-09 12:45:07 +02:00
PHPUnitTypeDeclarationDecorator.php
…