diff --git a/ext/odbc/tests/odbc_connect_001.phpt b/ext/odbc/tests/odbc_connect_001.phpt index 7ab80afa81a73..e19a9fc3edd11 100644 --- a/ext/odbc/tests/odbc_connect_001.phpt +++ b/ext/odbc/tests/odbc_connect_001.phpt @@ -10,6 +10,8 @@ if (strpos($dsn, '=') === false) { } include 'skipif.inc'; ?> +--XLEAK-- +A bug in msodbcsql causes a memory leak when reconnecting after closing. See GH-12306 --FILE-- +--XLEAK-- +A bug in msodbcsql causes a memory leak when reconnecting after closing. See GH-12306 --FILE--