Skip to content

Commit a0bfc24

Browse files
author
committed
ChangeLog update
1 parent c81c24d commit a0bfc24

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

ChangeLog

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
2007-12-02 Ilia Alshanetsky <ilia@prohost.org>
2+
3+
* (PHP_5_2)
4+
NEWS
5+
ext/pdo_pgsql/pgsql_statement.c
6+
ext/pdo_pgsql/pgsql_statement.c
7+
ext/pdo_pgsql/tests/bug36727.phpt
8+
ext/pdo_pgsql/tests/bug36727.phpt:
9+
10+
MFB: Fixed bug #43457 (Prepared statement with incorrect parms doens't
11+
throw exception with pdo_pgsql driver)
12+
13+
* (PHP_5_3)
14+
ext/pdo_pgsql/pgsql_statement.c
15+
ext/pdo_pgsql/tests/bug36727.phpt:
16+
Fixed bug #43457 (Prepared statement with incorrect parms doens't
17+
throw exception with pdo_pgsql driver)
18+
119
2007-12-01 Derick Rethans <php@derickrethans.nl>
220

321
* (PHP_5_3)

0 commit comments

Comments
 (0)