Skip to content

Tags: ezSQL/ezsql

Tags

5.1.1

update version, removed unrelated methods from ezQuery class to globa…

…l functions only

- added/tested two additional security related functions, `is_traversal` and `sanitize_path` to go along with `clean_string`

5.1.0

corrections/updates, additional function, and renaming

5.0.0

Update docs/doc-blocks - ready for version release,

4.0.12

Update ezFunctionsTest.php

4.0.11

Code cleanup, refactor for PHP 8 compatibility, and bug fixes discove…

…red in doing so

- bug fixes, prior to PHP 8, `**@**` silenced errors which this library used to return `**false**` instead, that is not no longer possible with PHP 8
- Linux and Windows CI tests move to GitHub Actions
- General code style fixes
- merged bug fix #199
- fixed tests in issue #200, and corrections for PR #201

4.0.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #186 from dpDesignz/where-group

Where group

4.0.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #180 from dpDesignz/table-joins

fixBug: Conditional Stacked Functions in selecting

4.0.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #170 from dpDesignz/master

continue fixBug: Error when trying to use $db->vardump()

4.0.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #166 from dpDesignz/master

fixBug: Error when trying to use $db->vardump()

4.0.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #160 from hubaishan/fixpgsql

fixBug: Creating default object from empty value in pgsql