Skip to content

Fix criteria parameter name collisions #10114

Fix criteria parameter name collisions

Fix criteria parameter name collisions #10114

This workflow is awaiting approval from a maintainer in #12539
Triggered via pull request July 26, 2026 14:59
Status Action required
Total duration
Artifacts
This workflow is awaiting approval from a maintainer in #12539

continuous-integration.yml

on: pull_request
Matrix: ${{ format('SQLite - {0}', format('PHP {0} - DBAL {1} - ext. {2} - native lazy obj {3}', matrix.php-version || 'Ø', matrix.dbal-version || 'Ø', matrix.extension || 'Ø', matrix.native_lazy || 'Ø' )) }}
Waiting for pending jobs
PHPUnit (fail on deprecations)
PHPUnit (fail on deprecations)
Matrix: ${{ format('MariaDB {0} - PHP {1} - DBAL {2} - ext. {3}', matrix.mariadb-version || 'Ø', matrix.php-version || 'Ø', matrix.dbal-version || 'Ø', matrix.extension || 'Ø' ) }}
Waiting for pending jobs
Matrix: ${{ format('MySQL {0} - PHP {1} - DBAL {2} - ext. {3}', matrix.mysql-version || 'Ø', matrix.php-version || 'Ø', matrix.dbal-version || 'Ø', matrix.extension || 'Ø' ) }}
Waiting for pending jobs
Matrix: ${{ format('PostgreSQL {0} - PHP {1} - DBAL {2} - ext. {3}', matrix.postgres-version || 'Ø', matrix.php-version || 'Ø', matrix.dbal-version || 'Ø', matrix.extension || 'Ø' ) }}
Waiting for pending jobs
Upload coverage to Codecov
Upload coverage to Codecov
Fit to window
Zoom out
Zoom in