Skip to content

Commit a3fea05

Browse files
committed
Format alignment (needed for news2html)
1 parent 80b6a13 commit a3fea05

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

NEWS

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
- COM:
6060
. Fixed bug #69939 (Casting object to bool returns false). (Kalle)
6161

62-
- JSON
62+
- JSON:
6363
. Fixed bug #62010 (json_decode produces invalid byte-sequences).
6464
(Jakub Zelenka)
6565

@@ -134,7 +134,7 @@
134134
- GD:
135135
. Fixed bug #61221 (imagegammacorrect function loses alpha channel). (cmb)
136136

137-
- JSON
137+
- JSON:
138138
. Fixed bug #68546 (json_decode() Fatal error: Cannot access property
139139
started with '\0'). (Jakub Zelenka)
140140

@@ -158,14 +158,14 @@
158158
. Fixed bug #69752 (PDOStatement::execute() leaks memory with DML
159159
Statements when closeCuror() is u). (Philip Hofstetter)
160160

161-
- SPL
161+
- SPL:
162162
. Fixed bug #69845 (ArrayObject with ARRAY_AS_PROPS broken). (Dmitry)
163163

164-
- SQLite3
164+
- SQLite3:
165165
. Fixed bug #69897 (segfault when manually constructing SQLite3Result).
166166
(Kalle)
167167

168-
- Standard
168+
- Standard:
169169
. Fixed bug #62922 (Truncating entire string should result in string).
170170
(Nikita)
171171

@@ -302,13 +302,13 @@
302302
. Removed deprecated aliases datefmt_set_timezone_id() and
303303
IntlDateFormatter::setTimeZoneID(). (Nikita)
304304

305-
- JSON
305+
- JSON:
306306
. Replace non-free JSON parser with a parser from Jsond extension, fixes #63520
307307
(JSON extension includes a problematic license statement). (Jakub Zelenka)
308308
. Fixed bug #68938 (json_decode() decodes empty string without error).
309309
(jeremy at bat-country dot us)
310310

311-
- LDAP
311+
- LDAP:
312312
. Fixed bug #47222 (Implement LDAP_OPT_DIAGNOSTIC_MESSAGE). (Andreas Heigl)
313313

314314
- LiteSpeed:
@@ -363,7 +363,7 @@
363363
. Removed PGSQL_ATTR_DISABLE_NATIVE_PREPARED_STATEMENT attribute in favor of
364364
ATTR_EMULATE_PREPARES). (Nikita)
365365

366-
- Reflection
366+
- Reflection:
367367
. Fixed inheritance chain of Reflector interface. (Tjerk)
368368
. Added ReflectionGenerator class. (Bob)
369369
. Added reflection support for return types and type declarations. (Sara,

0 commit comments

Comments
 (0)