Skip to content

Commit 56b4b19

Browse files
committed
Group 8.4 FPM changes together
1 parent b719f01 commit 56b4b19

File tree

2 files changed

+9
-14
lines changed

2 files changed

+9
-14
lines changed

appendices/migration84/new-features.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -298,20 +298,6 @@ $object = $reflector->newLazyGhost($initializer);
298298
</simpara>
299299
</sect2>
300300

301-
<!-- TODO: Should this be moved to "other changes" in the SAPI section? - Girgias -->
302-
<sect2 xml:id="migration84.new-features.fpm">
303-
<title>FPM</title>
304-
305-
<simpara>
306-
Flushing headers without a body will now succeed.
307-
<!-- See GH-12785. -->
308-
</simpara>
309-
310-
<simpara>
311-
Status page has a new field to display a memory peak.
312-
</simpara>
313-
</sect2>
314-
315301
<sect2 xml:id="migration84.new-features.intl">
316302
<title>Intl</title>
317303

appendices/migration84/other-changes.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,15 @@
8686
<sect3 xml:id="migration84.other-changes.sapi.fpm">
8787
<title>FPM</title>
8888

89+
<simpara>
90+
Flushing headers without a body will now succeed.
91+
<!-- See GH-12785. -->
92+
</simpara>
93+
94+
<simpara>
95+
Status page has a new field to display a memory peak.
96+
</simpara>
97+
8998
<simpara>
9099
<!-- TODO Does this need a link? -->
91100
The <filename>/dev/poll</filename> <literal>events.mechanism</literal>

0 commit comments

Comments
 (0)