You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Converting this lib to PHP8 is the easy part.
Traversing the AST to implement all PHP8 new features (type unions for example, enum, new types like "mixed"...) is far more complex 😢
I don't plan to migrate anytime soon
The latest phar file does not seem compatible with PHP8.
Is there a new release coming soon?
RectorPHP may be considered to help with refactoring up to PHP 8.0.
The text was updated successfully, but these errors were encountered: