← all change records
Not yet reviewed. Contrib-impact data below may be incomplete.

#3111612 Make the Connection parameter the first parameter in the Select query builder

released Target 9.0.x Published 2020-02-06
#2799911

Generated 2026-05-12 08:43 UTC

Rules (1)

signature 1
from
\Drupal\Core\Database\Query\Select::__construct
  • args: string, string
to
\Drupal\Core\Database\Query\Select::__construct
  • args: var, string

No contrib projects currently use either side of this change.