FilterProcessor: Fix predicate assembling for EXISTS
and NOT EXISTS
operators
#260
Annotations
5 errors and 1 warning
src/Connection.php#L1
Ignored error pattern #^Parameter \#1 \$mode of method PDOStatement\:\:setFetchMode\(\) expects int, mixed given\.$# in path /app/src/Connection.php was not matched in reported errors.
|
src/Connection.php#L1
Ignored error pattern #^Parameter \#2 \$className of method PDOStatement\:\:setFetchMode\(\) expects int\|object\|string, mixed given\.$# in path /app/src/Connection.php was not matched in reported errors.
|
src/Connection.php#L1
Ignored error pattern #^Parameter \#2 \$values of method ipl\\Sql\\Connection\:\:prepexec\(\) expects array\|string\|null, mixed given\.$# in path /app/src/Connection.php was not matched in reported errors.
|
src/Connection.php#L1
Ignored error pattern #^Parameter \#2 \$values of method ipl\\Sql\\Connection\:\:yieldPairs\(\) expects array\|null, mixed given\.$# in path /app/src/Connection.php was not matched in reported errors.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading