You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.
Regression bug
Up to ZF 2.2.8 the following was properly working and produced the following correct query
But since ZF 2.3.0 (including dev-master), the query generation is broken:
The list of SET arguments is reduced to anything before the first false value.
The text was updated successfully, but these errors were encountered: