Skip to content

2.9.13

Compare
Choose a tag to compare
@stefangabos stefangabos released this 29 Feb 17:57
· 207 commits to master since this release
  • 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