diff options
-rw-r--r-- | ext/odbc/odbc.stub.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/odbc/odbc.stub.php b/ext/odbc/odbc.stub.php index 28d3d28200..5abf8d5d5b 100644 --- a/ext/odbc/odbc.stub.php +++ b/ext/odbc/odbc.stub.php @@ -170,7 +170,6 @@ function odbc_foreignkeys($connection_id, ?string $pk_qualifier, string $pk_owne #endif /** - * @see https://bugs.php.net/bug.php?id=78470 * @param resource $connection_id * @return resource|false */ |