Skip to content

Conversation

@dlubitz
Copy link
Contributor

@dlubitz dlubitz commented May 3, 2024

Currently blocked due to the fact, that rector has removed the functionality for using a custom file processor.

See: rectorphp/rector-src#4808

Other open task:

  • Refactor addNodesBeforeNode/addNodeBeforeNode
  • Replace $rectorConfig->services() with RectorConfig::configure()>registerService()
  • Refactor $this->removeNode()

@kdambekalns kdambekalns mentioned this pull request May 14, 2024
Copy link
Member

@kdambekalns kdambekalns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dlubitz Could you explain a bit about the changes still needed?

  • What did thet NodesToAddCollector do?
  • Those lines you simply commented out, what needs to be done?
  • In some places you added // return NodeTraverser::REMOVE_NODE; – while in other places you just used it as a solution?

Other than that 21 of 43 fiels changed look good to me by reading. 😇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants