Skip to content

v1.23.4: Merge pull request #45 from glueful/dev

Choose a tag to compare

@MichaelSowah MichaelSowah released this 21 Feb 16:58
· 57 commits to main since this release
404632c

[1.23.4] - 2026-02-21 — WhereClause null fixes

Changed

  • Bump framework dependency to glueful/framework ^1.40.4

Framework Fixes Included

  • PHPCS line length in WhereClause: Code style fix only — extracted long error message string in getConditionsArray() to comply with 120-character line limit. No runtime behavior changes.

Notes

Patch release. No breaking changes.

composer update glueful/framework