- Tests via Github Actions
- Set 'ordered_imports' -> 'imports_order' to
[ 'const', 'class', 'function' ]
- Turn off
native_function_invocation
- Include
declare_strict_types
as true by default
- First working version
[ 'const', 'class', 'function' ]
native_function_invocation
declare_strict_types
as true by default