Skip to content

Commit

Permalink
Group 8.4 FPM changes together
Browse files Browse the repository at this point in the history
  • Loading branch information
Girgias committed Nov 5, 2024
1 parent b719f01 commit 56b4b19
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 14 deletions.
14 changes: 0 additions & 14 deletions appendices/migration84/new-features.xml
Original file line number Diff line number Diff line change
Expand Up @@ -298,20 +298,6 @@ $object = $reflector->newLazyGhost($initializer);
</simpara>
</sect2>

<!-- TODO: Should this be moved to "other changes" in the SAPI section? - Girgias -->
<sect2 xml:id="migration84.new-features.fpm">
<title>FPM</title>

<simpara>
Flushing headers without a body will now succeed.
<!-- See GH-12785. -->
</simpara>

<simpara>
Status page has a new field to display a memory peak.
</simpara>
</sect2>

<sect2 xml:id="migration84.new-features.intl">
<title>Intl</title>

Expand Down
9 changes: 9 additions & 0 deletions appendices/migration84/other-changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,15 @@
<sect3 xml:id="migration84.other-changes.sapi.fpm">
<title>FPM</title>

<simpara>
Flushing headers without a body will now succeed.
<!-- See GH-12785. -->
</simpara>

<simpara>
Status page has a new field to display a memory peak.
</simpara>

<simpara>
<!-- TODO Does this need a link? -->
The <filename>/dev/poll</filename> <literal>events.mechanism</literal>
Expand Down

0 comments on commit 56b4b19

Please sign in to comment.