]> granicus.if.org Git - php/commit
Never quote values as raw binary data
authorAdam Baratz <adambaratz@php.net>
Mon, 12 Sep 2016 21:32:50 +0000 (17:32 -0400)
committerAdam Baratz <adambaratz@php.net>
Mon, 12 Sep 2016 21:32:50 +0000 (17:32 -0400)
commit2302eef5c93b722d5311549dd59d495ff11d3b0d
treebebded4b095891ed2ec08fb267ca75376fbd7645
parent82fa85fd08a83404e36ab90a500b89ba127cb62c
Never quote values as raw binary data

This reverts a1a18fca6e2a1690ea113dc2ebe0e7d22fdc71a0 which was intended to fix
bug #52885. That commit introduced a BC break which wasn't universally
desirable. The issue of quoting binary data (or NVARCHAR strings, or other
nonstandard types) will have to be addressed separately.
ext/pdo_dblib/dblib_driver.c
ext/pdo_dblib/tests/pdo_dblib_quote.phpt