--TEST-- GHSA-5hqh-c84r-qjcv (Integer overflow in the dblib quoter causing OOB writes) --EXTENSIONS-- pdo_dblib --SKIPIF-- --INI-- memory_limit=-1 --FILE-- quote(str_repeat("'", 2147483646))); ?> --EXPECT-- bool(false)