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 28117d7 commit 5d5664fCopy full SHA for 5d5664f
main/php_odbc_utils.c
@@ -61,7 +61,7 @@ PHPAPI bool php_odbc_connstr_is_quoted(const char *str)
61
*
62
* The ODBC specification mentions:
63
* "Because of connection string and initialization file grammar, keywords and
64
- * and attribute values that contain the characters []{}(),;?*=!@ not enclosed
+ * attribute values that contain the characters []{}(),;?*=!@ not enclosed
65
* with braces should be avoided."
66
67
* Note that it assumes that the string is *not* already quoted. You should
0 commit comments