8.2
[Translation] Make `CrowdinProvider::read()` fetch all domains when passed none
Merge branch '6.4' into 7.4
Merge branch '8.0' into 8.1
[Translation] Allow default parameters
[Translation] Make the extractor alias optional
Merge branch '8.1' into 8.2
CS fixes
More CS fixes
[Translation] Make `FilteringProvider::read()` return early if no locales or domains match the configured ones
[Components] Convert to native return types
Merge branch '7.4' into 8.0
[Translation] Various fixes and hardenings
CS fixes - native_function_invocation & static_lambda
Add PR template and auto-close PR on subtree split repositories
Added missing files .gitignore
[Translation] Add a Plural-Forms header to the PoFileDumper output
[Translation] Extract locale fallback computation into a dedicated class
Enforce return types on all components
Update license years (last time)
Mark callbacks with @param-immediately-invoked-callable where applicable
Merge branch '6.4' into 7.0
Add call to backers in README files
[Translation] Add `StaticMessage`
[Translation] Remove `TranslatableMessage::__toString()` method, use `trans()` or `getMessage()` instead
Backport some CS fixes from 7.4
Merge branch '5.4' into 6.3
Bump to php >= 8.4.1
Update XSD references in phpunit.xml.dist files