fix(PgSQL): Allow to pass IPv6 address in URI notation for postgres #6557
coding-standards.yml
on: pull_request
Coding Standards
/
Coding Standards (PHP: 8.3)
21s
Annotations
3 errors
Coding Standards / Coding Standards (PHP: 8.3):
tests/Driver/PgSQL/DriverTest.php#L30
Expected 1 space after NOT operator; 0 found
|
Coding Standards / Coding Standards (PHP: 8.3):
tests/Driver/PgSQL/DriverTest.php#L30
Function in_array() should not be referenced via a fallback global name, but via a use statement.
|
Coding Standards / Coding Standards (PHP: 8.3)
Process completed with exit code 1.
|