We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ce5dcb commit b09a933Copy full SHA for b09a933
ext/pdo/pdo_dbh.c
@@ -1340,7 +1340,7 @@ static void cls_method_pdtor(zval *el) /* {{{ */ {
1340
}
1341
/* }}} */
1342
1343
-/* We can not add #[Deprecated] attributes in @generate-function-entries stubs,
+/* We cannot add #[Deprecated] attributes in @generate-function-entries stubs,
1344
* and PDO drivers have no way to add them either, so we hard-code deprecation
1345
* info here and add the attribute manually in pdo_hash_methods() */
1346
struct driver_specific_method_deprecation {
0 commit comments