summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2015-09-03 19:46:41 +0300
committerLior Kaplan <kaplanlior@gmail.com>2015-09-03 19:46:41 +0300
commitdbbc0e4ced9a809cf72f2f7f3d5c60f44355e33d (patch)
treef0b31d4db754f250e47c41d5705bb7fdf7dc41a0
parentfcece2a7bb0ecf1af1034a737bf5686a354e01d7 (diff)
downloadphp-git-dbbc0e4ced9a809cf72f2f7f3d5c60f44355e33d.tar.gz
Align NEWS entries format
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1a1204f8a4..0e9136e351 100644
--- a/NEWS
+++ b/NEWS
@@ -46,7 +46,7 @@ PHP NEWS
(Anatol Belski)
- PDO:
- - Fixed bug #70389 (PDO constructor changes unrelated variables). (Laruence)
+ . Fixed bug #70389 (PDO constructor changes unrelated variables). (Laruence)
- PDO_OCI:
. Fixed bug #70308 (PDO::ATTR_PREFETCH is ignored). (Chris Jones)