summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorYasuo Ohgaki <yohgaki@php.net>2015-12-18 13:09:30 +0900
committerYasuo Ohgaki <yohgaki@php.net>2015-12-18 13:09:30 +0900
commit7517a624288cad78e6f03eef28c77714bf4b7824 (patch)
treec691ce152da8fc69b62456d010d2c46f378e83d9 /NEWS
parent5835593dfc18b68b5cab9fca2d51f7877e11217f (diff)
downloadphp-git-7517a624288cad78e6f03eef28c77714bf4b7824.tar.gz
Fix typo in NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 70114afd8e..daf1d29773 100644
--- a/NEWS
+++ b/NEWS
@@ -19,7 +19,7 @@ PHP NEWS
. Fixed bug #60052 (Integer returned as a 64bit integer on X64_86). (Mariuz)
- Pgsql:
- . Implemented FR #31021 (pg_result_notice() is needed to get all notice
+ . Implemented FR #31021 (pg_last_notice() is needed to get all notice
messages). (Yasuo)
. Implemented FR #48532 (Allow pg_fetch_all() to index numerically). (Yasuo)