FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[PHP8, postgreSQL] Fix fatal error by hubaishan · Pull Request #199 · ezSQL/ezsql · GitHub

/ ezsql Public

[PHP8, postgreSQL] Fix fatal error - #199

Merged
TheTechsTech merged 1 commit into
ezSQL:masterfrom
hubaishan:fix/fatal_error
Feb 2, 2021
Merged

[PHP8, postgreSQL] Fix fatal error#199
TheTechsTech merged 1 commit into
ezSQL:masterfrom
hubaishan:fix/fatal_error

Conversation

Copy link
Copy Markdown
Contributor

The error is:
Fatal error: Uncaught TypeError: pg_connect(): Argument #2 ($flags)
must be of type int, bool given in ezsql\ezsql\lib\Database\ez_pgsql.php:106

The error is:
Fatal error: Uncaught TypeError: pg_connect(): Argument ezSQL#2 ($flags)
must be of type int, bool given in ezsql\ezsql\lib\Database\ez_pgsql.php:106
TheTechsTech merged commit bbacb69 into ezSQL:master Feb 2, 2021
TheTechsTech added a commit that referenced this pull request Feb 8, 2021
…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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL