wickedOne
wickedOne
thanks for the implementation and extensive analysis! will dedicate some time tomorrow to see whether i come to another conclusion on my side
by looking at the code, it looks like solarium currently only supports basic auth by adding a ``Authorization`` header in the request (have a look in the ``\Solarium\Core\Client\Adapter`` namespace). kerebos,...
i personally haven't used the streaming expression builder before, but at first glance and after a brief review of the documentation, it's usage looks fairly similar. not sure whether we...
willing to work on this.
> We have a bunch of classes that solve a specific domain goal for which we just need to apply the rules we receive from the client: our gov. The...
piepline fails due to phpunit config. should be an easy fix, but perhaps better to know upfront about the update stragety: will you release a new major for phpunt 11...
> Do we have a rough idea of when this is going to be released? It’s preventing our application from being upgraded to PHPUnit 11. ping @matthiasnoback @Nyholm
@matthiasnoback sorry, i wasn't aware of that :|
@Nyholm [here's](https://github.com/wickedOne/phrase-tag-bundle/pull/36/checks) one of my repos running succesfully with phpunit 10.5.11 and phpunit 11.1.3 (both php 8.2 & 8.3) and the dev-master of this repo be aware that https://github.com/SymfonyTest/SymfonyConfigTest/pull/79 still...
pull request created @ https://github.com/symfony/symfony-docs/pull/21541