Mondrian
Mondrian copied to clipboard
Compatibility with PHP 8.x
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.
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 :cry: I don't plan to migrate anytime soon