Skip to content

Commit e2e8666

Browse files
committed
Fixup
1 parent 8368a7e commit e2e8666

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appendices/migration84/other-changes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@
454454
<!-- RFC: https://wiki.php.net/rfc/correctly_name_the_rounding_mode_and_make_it_an_enum -->
455455
</simpara>
456456

457-
<simpara>
457+
<para>
458458
Four new modes have been added to the <function>round</function> function:
459459
<simplelist type="inline">
460460
<member><enumidentifier>RoundingMode::PositiveInfinity</enumidentifier></member>
@@ -463,7 +463,7 @@
463463
<member><enumidentifier>RoundingMode::AwayFromZero</enumidentifier></member>
464464
</simplelist>
465465
<!-- RFC: https://wiki.php.net/rfc/new_rounding_modes_to_round_function -->
466-
</simpara>
466+
</para>
467467

468468
<simpara>
469469
The internal implementation for rounding to integers has been rewritten

0 commit comments

Comments
 (0)