Skip to content

fix(PgSQL): Allow to pass IPv6 address in URI notation for postgres #6557

fix(PgSQL): Allow to pass IPv6 address in URI notation for postgres

fix(PgSQL): Allow to pass IPv6 address in URI notation for postgres #6557

Re-run triggered October 20, 2024 14:04
Status Failure
Total duration 34s
Artifacts

coding-standards.yml

on: pull_request
Coding Standards  /  Coding Standards (PHP: 8.3)
21s
Coding Standards / Coding Standards (PHP: 8.3)
Fit to window
Zoom out
Zoom in

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.