Skip to content

Commit 5142bf2

Browse files
committed
Align NEWS entry format
1 parent d1e81a5 commit 5142bf2

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

NEWS

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@ PHP NEWS
1212
(Michael Sierks)
1313

1414
- Date:
15-
. Fixed bug #71889 (DateInterval::format Segmentation fault).
16-
(Thomas Punt)
15+
. Fixed bug #71889 (DateInterval::format Segmentation fault). (Thomas Punt)
1716

1817
- OCI8:
1918
. Fixed bug #71422 (Fix ORA-01438: value larger than specified precision
20-
allowed for this column)
19+
allowed for this column). (Chris Jones)
2120

2221
- ODBC:
2322
. Fixed bug #63171 (Script hangs after max_execution_time). (Remi)
@@ -28,9 +27,8 @@ PHP NEWS
2827

2928
- PDO:
3029
. Fixed bug #52098 (Own PDOStatement implementation ignore __call()).
31-
(Daniel kalaspuffar, Julien)
32-
. Fixed bug #71447 (Quotes inside comments not properly handled).
33-
(Matteo)
30+
(Daniel Kalaspuffar, Julien)
31+
. Fixed bug #71447 (Quotes inside comments not properly handled). (Matteo)
3432

3533
- Postgres:
3634
. Fixed bug #71820 (pg_fetch_object binds parameters before call
@@ -45,7 +43,7 @@ PHP NEWS
4543
. Fixed bug #67512 (php_crypt() crashes if crypt_r() does not exist or
4644
_REENTRANT is not defined). (Nikita)
4745

48-
31 Marc 2016, PHP 5.6.20
46+
31 Mar 2016, PHP 5.6.20
4947

5048
- CLI Server:
5149
. Fixed bug #69953 (Support MKCALENDAR request method). (Christoph)
@@ -79,16 +77,15 @@ PHP NEWS
7977
(steven dot lambeth at gmx dot de, Anatol)
8078

8179
- Phar:
82-
. Fixed bug #71625 (Crash in php7.dll with bad phar filename).
83-
(Anatol)
80+
. Fixed bug #71625 (Crash in php7.dll with bad phar filename). (Anatol)
8481
. Fixed bug #71504 (Parsing of tar file with duplicate filenames causes
8582
memory leak). (Jos Elstgeest)
8683

8784
- SNMP:
8885
. Fixed bug #71704 (php_snmp_error() Format String Vulnerability).
8986
(andrew at jmpesp dot org)
9087

91-
- Standard
88+
- Standard:
9289
. Fixed bug #71798 (Integer Overflow in php_raw_url_encode).
9390
(taoguangchen at icloud dot com, Stas)
9491

0 commit comments

Comments
 (0)