dakur
dakur

Not to purge database by mistake.. ```bash # no purge, append bin/console doctrine:fixtures:load # purge requested bin/console doctrine:fixtures:load --purge ```
Upgrade
- support PHP 8.3 - support `brick/math` 0.12 Not sure on which PHP version to regenerate the `composer.lock` file when the lib should be compatible with 5 versions of PHP....
I want to have a default channel, but named in a different way. Was there some reason to enforce `default`?
### Describe the issue In [`icu-message-format` docs](https://docs.weblate.org/en/weblate-4.13.1/user/checks.html#icu-messageformat), there are useful `icu-flags` mentioned, but there is no explanation on how to use it. I've tried `icu-message-format,icu-flags:xml`  but that didn't seem...