-
v1, RC 1 Pre-Release
released this
2024-10-01 00:31:33 +00:00 | 7 commits to main since this releaseThis version fixes a bug where
ORDER BY
clauses were not generated correctly if the field had a qualifier.This version also restricts PHP versions to 8.2.* or 8.3.*. A forthcoming v2 of this library will target PHP 8.4, using properties in some places where functions are currently used. v1 will be supported.
Downloads