Skip to content

Commit 8a9f4bd

Browse files
authored
Update new-features.xml: readfile -> readline (#4045)
The headline of this change is "Readfile", but it should be "Readline". The change is related to REPL (read-eval-print loop) mode, which requires readline extension.
1 parent 790f63a commit 8a9f4bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appendices/migration84/new-features.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -455,8 +455,8 @@ $object = $reflector->newLazyGhost($initializer);
455455
</simpara>
456456
</sect2>
457457

458-
<sect2 xml:id="migration84.new-features.readfile">
459-
<title>Readfile</title>
458+
<sect2 xml:id="migration84.new-features.readline">
459+
<title>Readline</title>
460460

461461
<simpara>
462462
Added ability to change the <literal>.php_history</literal> path through

0 commit comments

Comments
 (0)