Skip to content

Releases: pthreat/php-sql-query-builder

v1.0.8

Choose a tag to compare

@pthreat pthreat released this 26 May 20:37
44f062e

Fix calling strlen on null

PHP 8.4 compatibility

Choose a tag to compare

@pthreat pthreat released this 22 May 18:49
1.0.5

Solve PHP 8.4 deprecations

Remove placeholders for LIMIT, cast vars to INT

Choose a tag to compare

@pthreat pthreat released this 11 Jan 16:54
1.0.4

Merge branch 'master' of github.com:pthreat/php-sql-query-builder

Fix PHP8 Issue with strlen on Column.php

Choose a tag to compare

@pthreat pthreat released this 11 Jan 16:00
b817d12
1.0.3

Update Column.php