2.9.13
- fixed a bug where the library would incorrectly handle MySQL functions in certain scenarios
- fixed #57 where in PHP 7.4.0 a warning was shown about
get_magic_quotes_gpc
function being deprecated; thanks userc479 for reporting! - added the
return_error_number
argument to the error() method - added property auto_quote_replacements allowing to disable the library's default behavior of automatically quoting escaped values