Kevin Pfeifer
Kevin Pfeifer
since there is not enough common agreement, this will not change in current Cake5. maybe something to consider for Cake6
The hell...
Seems like the `php://stdout` can't get fopen'ed at that point. 
it feels to me like the ressource attached to the Console err (since we call the parent constructor anyways) doesn't get cleaned up properly. Its just wird, that this only...
A test, which makes sure the config is created as expected, would be highly appreciated 👍🏻 Also you can fix the code style issues if you execute `composer cs-fix`
I just checked the codebase and the Connection class is the only place, where we had `?? [] + $` present, so this bug isn't present anywhere else.
Well it may be inconsistent, but by definition an integer can still contain negative values. Thats why a non PK column will be signed to also allow negative values. A...
so does this mean php8.4 is the only minor version which would require the separate php-intl package? If so, then the php-intl formular should be adjusted to only depend on...
> Is having multiple versions impossible? We'll need to have search for each version separate from the other versions. yes, but only if we make separate builds for each version.
Vitepress PDF Generation: https://github.com/whamcloud/vitepress-pdf-export I have not found a EPUB Plugin for VitePress v2 yet.