kolorafa
kolorafa
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 5.1.1 * Migrations plugin version: 4.4.0 (works when downgraded to...
If you have `cascadeCallbacks` enabled. The `'purge'=>true` only works if the related (hasMany) elements are not trashed. Steps to reproduce: 1. Have 2 tables, both with Trash. 2. First table...
Ability to change session lifetime in Middleware (so after already having created Session instance) but before session started (as this is used when starting a session). The purpose is to...
## Description Related to #17886 patchEntity -> isDirty always true for mysql/sqlite with json type fields ## What I have Table with `jsonTypeField` field of type `json` that is automatically...
### Bug Description When you send an image that is very narrow (skinny), it makes the included message also the same width, making it very very hard to read. ###...