Skip to content

WhereClause complex query fixes

Choose a tag to compare

@MichaelSowah MichaelSowah released this 21 Feb 16:43
· 255 commits to main since this release
758bdd2

[1.40.4] - 2026-02-21 — Alnair (Patch)

Fixed

  • PHPCS line length in WhereClause: Extracted long error message string in getConditionsArray() to stay within the 120-character line limit.

Notes

  • Patch release. No breaking changes. Drop-in replacement for 1.40.3.
  • Code style fix only — no runtime behavior changes.