Héctor Franco Aceituno
Héctor Franco Aceituno
### Environment #### Composer packages ``` $ composer show doctrine/cache 2.2.0 PHP Doctrine Cache library is a popular cache implementation that supports many differ... doctrine/collections 2.1.4 PHP Doctrine Collections library...
Currently this bundle is not compatible with Symfony 7.
It launches the jobs and persists in the table, but they are never executed. Does anyone know how they are thrown?
I bought the application on iOS, and the search engine does not work.
error: ``` Doctrine\ORM\QueryBuilder::setParameters(): Argument 1 ($parameters) must be of type Doctrine\Common\Collections\ArrayCollection, array given, called in /var/www/symfony/vendor/anyx/login-gate-bundle/Entity/FailureLoginAttemptRepository.php on line 17 ``` We need fix setParameters type. ```diff