Lctrs
Lctrs
I think it should be comparable. Best way to be sure is to replace the checker by your stub and run the integration suite :)
Maybe one difference I see is that the checker is able to check for plain string. But I don't think that you'll care about it.
I don't think that's what you're looking for (if I understood what you're trying to achieve). The `Prooph\Bundle\EventStore\Messenger\EventStoreTransactionMiddleware` class is just a middleware for `symfony/messenger`. Middleware concept in `symfony/messenger` is...
`com.axosoft.GitKraken` fixed in https://github.com/flathub/com.axosoft.GitKraken/commit/5f5685caa397df18f05fab9f6e84e69f58ba5c9e. `org.gnome.NetworkDisplays` fixed in https://github.com/flathub/org.gnome.NetworkDisplays/commit/b190ce94d01a557d1de6b3d67392ba25c83c88a1.
I like the `x-cpe` idea.
[Psalm itself doesn't support v5 of nikic/php-parser](https://github.com/vimeo/psalm/blob/5.25.0/composer.json#L36). There is nothing we can do yet.
Just in case you'd have an odd case when you don't need to pass the underlying value (and because I also didn't think much of it). @tminich How is PHPStan...
Quelques exemples où l'alignement obtenu me paraît plus naturel : **2 champs simples (pas de changement) :** Avant  Après  **Aide à gauche :** Avant  Après  **Aide...
D'après des tests que j'ai effectué, les alignements obtenus avec `flex-end` ne sont pas aussi bons qu'avec `last baseline` dans tous les cas. Pour le support, d'après les données de...
UPDATE: - CI failure on PHP 8.5 is unrelated - Psalm failure seems to be a false positive to me - Tests pass locally on low deps, but not on...