Skip to content

Usage of symfony-cmf/routing dependency deprecated#214

Open
mglaman wants to merge 1 commit intopalantirnet:mainfrom
mglaman:symfony-cmf-routeinterface
Open

Usage of symfony-cmf/routing dependency deprecated#214
mglaman wants to merge 1 commit intopalantirnet:mainfrom
mglaman:symfony-cmf-routeinterface

Conversation

@mglaman
Copy link
Copy Markdown
Contributor

@mglaman mglaman commented Aug 24, 2022

Description

Replaces calls to symfony-cmf/routing interfaces or classes per https://www.drupal.org/node/3151009

To Test

  • Add steps to test this feature

Drupal.org issue

https://www.drupal.org/project/rector/issues/3294535

@mglaman
Copy link
Copy Markdown
Contributor Author

mglaman commented Aug 24, 2022

 ------ ------------------------------------------------------------------------- 
  Line   src/Rector/ConstFetch/SymfonyCmfRouteObjectInterfaceConstantsRector.php  
 ------ ------------------------------------------------------------------------- 
  61     Class Symfony\Cmf\Component\Routing\RouteObjectInterface not found.      
         💡 Learn more at https://phpstan.org/user-guide/discovering-symbols      
  66     Class Drupal\Core\Routing\RouteObjectInterface not found.                
         💡 Learn more at https://phpstan.org/user-guide/discovering-symbols      
 ------ ------------------------------------------------------------------------- 

Needs stubs for these files for PHPStan.

@agentrickard
Copy link
Copy Markdown
Contributor

@mglaman More odd conflicts

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants