Bram Van der Sype
Bram Van der Sype
Addresses #12
The `QueryConstraint::asQueryConstraint` method has an optional object as typehint. I assume this is because most ExpressionBuilder methods return some kind of `Doctrine\ORM\Query\Expr` class. However `Expr::isNull` and `Expr::isNotNull` return a string,...
I ran into a PHPStan error on the following code: https://phpstan.org/r/0a244b72-7cea-4746-8d69-26b17871fd62 After installing this package, I was still getting the same error, but noticed the cache file also wasn't being...
First of all, thanks for all the work you did for this library. In the app we're building with this package, we've run into a situation where we'd like to...
We have a business case where we would need the accuracy/confidence from the providers we are using. This PR adds this for OpenCage.