Fixed bug #70313 PDO statement fails to throw exception
authorMatteo Beccati <mbeccati@php.net>
Sun, 10 Jul 2016 11:04:49 +0000 (13:04 +0200)
committerMatteo Beccati <mbeccati@php.net>
Sun, 10 Jul 2016 12:33:56 +0000 (14:33 +0200)
commit219ebcb68984a0af524336b165a849781ee65758
tree2b5654ec2d5e866691ffe57599fbb08bb548ad08
parent51d19891a418754df6e1a8f7c7312e6bc20ac449
Fixed bug #70313 PDO statement fails to throw exception
NEWS
ext/pdo_pgsql/pgsql_statement.c
ext/pdo_pgsql/tests/bug70313.phpt [new file with mode: 0644]