]> granicus.if.org Git - php/commit
Fixed bug #71447 (Quotes inside comments not properly handled)
authorMatteo Beccati <mbeccati@php.net>
Mon, 4 Apr 2016 21:45:10 +0000 (23:45 +0200)
committerMatteo Beccati <mbeccati@php.net>
Mon, 4 Apr 2016 21:50:28 +0000 (23:50 +0200)
commit30925cd49826c59ea8459a24bcb24d47c2ce562d
treec561cbf7061893c5b69147452448fa8ef6f7ce6c
parent9a87108eca5eb7e95b3f59808fe2234edbd17fa1
Fixed bug #71447 (Quotes inside comments not properly handled)
NEWS
ext/pdo/pdo_sql_parser.c
ext/pdo/pdo_sql_parser.re
ext/pdo/tests/bug_71447.phpt [new file with mode: 0644]