Mark Scherer
Mark Scherer
Do we want to continue here, or do we close this? MockModelBuilder and other things can currently already be implemented on plugin side as showcase, before further core consideration is...
I recommend doing those PRs on the maintained package https://github.com/devilbox-community/devilbox
Couldnt this be done in 5.1 using optional param and annotation Signature?
no I meant there in annotation signarture only. an optional param should be fine only in class afaik But fair enough
@umer936 @cleptric was there any update on this? did you manage to reproduce?
I managed to fix this up for Shim plugin as shim: https://github.com/dereuromark/cakephp-shim/commit/2cade8dca626ad27b6494e32fa72017f7d8b34f7 We could think about adopting this into Cake ORM. It is IMO a usability improvement - and makes...
Sry, that was a different issue. I confused those. I will try to look into this one as well, though.
https://github.com/cakephp/cakephp/pull/18978 is one option. maybe it could be configurable? Unless we are fine with ->disableHydration() requirement and document it as such?
https://github.com/cakephp/docs/pull/8119
It would not break as it would just not download it automatically.