]> granicus.if.org Git - php/commit
MFB: Fixed bug #43130 (Bound parameters cannot have - in their name)
authorIlia Alshanetsky <iliaa@php.net>
Mon, 29 Oct 2007 22:37:44 +0000 (22:37 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 29 Oct 2007 22:37:44 +0000 (22:37 +0000)
commit38c68da824918319d7a80cf1fc6d3ff915616b2c
treefc9b133127bda6640dc5822d12ccfe33a2214651
parent18215d93473bacfcde56712d3603570c285c37a9
MFB: Fixed bug #43130 (Bound parameters cannot have - in their name)
ext/pdo/pdo_sql_parser.c
ext/pdo/pdo_sql_parser.re
ext/pdo/tests/bug_43130.phpt [new file with mode: 0644]