File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -71,6 +71,8 @@ PHP NEWS
71
71
not found). (Timur Ibragimov)
72
72
. Fixed bug #76198 (Wording: "iterable" is not a scalar type). (Levi Morrison)
73
73
. Fixed bug #76137 (config.guess/config.sub do not recognize RISC-V). (cmb)
74
+ . Improved effectiveness of ZEND_SECURE_ZERO for NetBSD and systems
75
+ without native similar feature (devnexen).
74
76
75
77
- BCMath:
76
78
. Fixed bug #66364 (BCMath bcmul ignores scale parameter). (cmb)
@@ -237,6 +239,7 @@ PHP NEWS
237
239
- Tidy:
238
240
. Fixed bug #74707 (Tidy has incorrect ReflectionFunction param counts for
239
241
functions taking tidy). (Gabriel Caruso)
242
+ . Support using tidyp instead of tidy (devnexen).
240
243
241
244
- Zlib:
242
245
. Added zlib/level context option for compress.zlib wrapper. (Sara)
You can’t perform that action at this time.
0 commit comments