File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 59
59
- COM:
60
60
. Fixed bug #69939 (Casting object to bool returns false). (Kalle)
61
61
62
- - JSON
62
+ - JSON:
63
63
. Fixed bug #62010 (json_decode produces invalid byte-sequences).
64
64
(Jakub Zelenka)
65
65
134
134
- GD:
135
135
. Fixed bug #61221 (imagegammacorrect function loses alpha channel). (cmb)
136
136
137
- - JSON
137
+ - JSON:
138
138
. Fixed bug #68546 (json_decode() Fatal error: Cannot access property
139
139
started with '\0'). (Jakub Zelenka)
140
140
158
158
. Fixed bug #69752 (PDOStatement::execute() leaks memory with DML
159
159
Statements when closeCuror() is u). (Philip Hofstetter)
160
160
161
- - SPL
161
+ - SPL:
162
162
. Fixed bug #69845 (ArrayObject with ARRAY_AS_PROPS broken). (Dmitry)
163
163
164
- - SQLite3
164
+ - SQLite3:
165
165
. Fixed bug #69897 (segfault when manually constructing SQLite3Result).
166
166
(Kalle)
167
167
168
- - Standard
168
+ - Standard:
169
169
. Fixed bug #62922 (Truncating entire string should result in string).
170
170
(Nikita)
171
171
302
302
. Removed deprecated aliases datefmt_set_timezone_id() and
303
303
IntlDateFormatter::setTimeZoneID(). (Nikita)
304
304
305
- - JSON
305
+ - JSON:
306
306
. Replace non-free JSON parser with a parser from Jsond extension, fixes #63520
307
307
(JSON extension includes a problematic license statement). (Jakub Zelenka)
308
308
. Fixed bug #68938 (json_decode() decodes empty string without error).
309
309
(jeremy at bat-country dot us)
310
310
311
- - LDAP
311
+ - LDAP:
312
312
. Fixed bug #47222 (Implement LDAP_OPT_DIAGNOSTIC_MESSAGE). (Andreas Heigl)
313
313
314
314
- LiteSpeed:
363
363
. Removed PGSQL_ATTR_DISABLE_NATIVE_PREPARED_STATEMENT attribute in favor of
364
364
ATTR_EMULATE_PREPARES). (Nikita)
365
365
366
- - Reflection
366
+ - Reflection:
367
367
. Fixed inheritance chain of Reflector interface. (Tjerk)
368
368
. Added ReflectionGenerator class. (Bob)
369
369
. Added reflection support for return types and type declarations. (Sara,
You can’t perform that action at this time.
0 commit comments