Closed SuperDJ closed 1 year ago
Thanks for your PR. I would like to have fully-typed methods, but the big issue is backwards compatibility:
1.x
release because it would break people's code that is overriding any of the package's methods.2.0
release either because it would require all users to update their composer.json
file to keep getting package updates.Hey, I just want to say thank you to @staudenmeir and every contributor building this awesome package. You are life savers!
Hello @staudenmeir Any reason this and other of your packages aren't in the main framework? Have you made a pull request? Or is it because backwards compatibility? Because this is one hell of a package and I think it's a crime that is not present in the main framework
@rats4final Some of my packages started as rejected PRs and at some point I stopped trying and just created a package.
@SuperDJ I'm closing this PR until I find a solution for the backwards compatibility issue.
Added types where possible