From: Christoph M. Becker Date: Thu, 24 Sep 2020 21:20:29 +0000 (+0200) Subject: Remove outdated link to bug report X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3277cb694131cc614dc1fd8a7db08c796ab38d2c;p=php Remove outdated link to bug report That bug has been fixed, so no need to keep that link any longer. --- 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 */