summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-09-24 23:20:29 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2020-09-24 23:21:50 +0200
commit3277cb694131cc614dc1fd8a7db08c796ab38d2c (patch)
tree8bf3b64a2b6f9659146a48ecc981aa9b7a8ac693
parent9b50fd2626277296b4ad47a508fbc9015eb01d91 (diff)
downloadphp-git-3277cb694131cc614dc1fd8a7db08c796ab38d2c.tar.gz
Remove outdated link to bug report
That bug has been fixed, so no need to keep that link any longer.
-rw-r--r--ext/odbc/odbc.stub.php1
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
*/