]> granicus.if.org Git - php/commit
Fixed bug #62024 (unable to run consecutive prepared querys with null values)
authorMatheus Degiovani <matheus@gigatron.com.br>
Fri, 22 Mar 2013 13:39:36 +0000 (10:39 -0300)
committerMatteo Beccati <matteo@beccati.com>
Fri, 31 May 2013 12:30:57 +0000 (14:30 +0200)
commitdf6ca450ce1bebb7a36c0d2eecb51a28ac2f5118
treecc0c6f4e397cd2b489239f643e966d8ce9fb9fb7
parent65d233f06c6e274f9559880a7c187b35932b1918
Fixed bug #62024 (unable to run consecutive prepared querys with null values)

Credits to james@kenjim.com for the patch.
ext/pdo_firebird/firebird_statement.c
ext/pdo_firebird/tests/bug_62024.phpt [new file with mode: 0644]