Skip to content

Commit ab5b670

Browse files
committed
Fix NEWS [ci skip]
Cosmetics.
1 parent 31dd455 commit ab5b670

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ PHP NEWS
2929
- Core:
3030
. Fixed bug #71876 (Memory corruption htmlspecialchars(): charset `*' not
3131
supported). (Nikita)
32-
. Fixed bug ##79146 (cscript can fail to run on some systems). (clarodeus)
32+
. Fixed bug #79146 (cscript can fail to run on some systems). (clarodeus)
3333
. Fixed bug #78323 (Code 0 is returned on invalid options). (Ivan Mikheykin)
3434
. Fixed bug #76047 (Use-after-free when accessing already destructed
3535
backtrace arguments). (Nikita)
@@ -38,7 +38,7 @@ PHP NEWS
3838
. Fixed bug #79078 (Hypothetical use-after-free in curl_multi_add_handle()).
3939
(cmb)
4040

41-
-Intl:
41+
- Intl:
4242
. Fixed bug #79212 (NumberFormatter::format() may detect wrong type). (cmb)
4343

4444
- Libxml:

0 commit comments

Comments
 (0)