Kevin Pfeifer
Kevin Pfeifer
Then it would be best if we'd come up with another, not so straight forward example of a custom Database Type to replace the currently redundant JsonType
You can run `composer cs-fix` to automatically fix the codestyle errors which are present. To check if codestyle is green, you can do `composer cs-check` For stan you need to...
@dereuromark seems its related to a PHPUnit change since the 2 collection objects are not "equal" anymore. I'll get that fixed in a separate PR. The split package stan issues...
I spent like 30mins trying to get this to work but I ran into issues connecting the latest elastica version to ElasticSearch 8 due to the fact, that it *...
It was worth a try, thanks for checking.
Also see https://github.com/cakephp/cakephp-codesniffer/issues/408
I converted it to a draft so it can't be mistakenly merged
In the future all our mocking will be transfered to Mockery instead of PHPUnit native mocks. So maybe this will make things easier as well.
I do like to tackle this at some point down the road.
I'd say we can tackle some of the Cake 6 setup process after the 5.1 release is done. This could easily be combined with the https://github.com/cakephp/cakephp/issues/17375 rename