1
0
mirror of https://github.com/php/php-src.git synced 2026-04-15 12:01:07 +02:00

fix format

This commit is contained in:
Stanislav Malyshev
2014-07-07 00:48:32 -07:00
parent 6c8a570a96
commit 897b7b68cc

2
NEWS
View File

@@ -23,7 +23,7 @@ PHP NEWS
(Stas)
- pgsql:
. Fix bug #67550 (Error in code "form" instead of "from", pgsql.c, line 756),
. Fixed bug #67550 (Error in code "form" instead of "from", pgsql.c, line 756),
which affected builds against libpq < 7.3. (Adam)
- Streams: