mirror of
https://github.com/php/doc-ja.git
synced 2026-03-23 22:52:11 +01:00
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<!-- EN-Revision: da6be21fef84d61cc4c621b3fe1d5fd2c9046c45 Maintainer: takagi Status: ready -->
|
||||
<!-- EN-Revision: e58094c4537a9ac89a6a0a7e64a4256d63e05514 Maintainer: takagi Status: ready -->
|
||||
<!-- CREDITS: hirokawa,mumumu -->
|
||||
<refentry xml:id="function.ob-start" xmlns="http://docbook.org/ns/docbook">
|
||||
<refnamediv>
|
||||
@@ -195,6 +195,12 @@
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
<note>
|
||||
<simpara>
|
||||
PHP 8.4.0 より前のバージョンでは、flags パラメータに
|
||||
<link linkend="outcontrol.constants.flags-returned-by-handler">出力ハンドラのステータスフラグ</link> も指定可能でした。
|
||||
</simpara>
|
||||
</note>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user