ob_implicit_flush() takes an integer, not a bool.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343143 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Sara Golemon 2017-09-25 21:30:57 +00:00
parent d8df2e608b
commit b22b9b599f

View file

@ -10,7 +10,7 @@
&reftitle.description;
<methodsynopsis>
<type>void</type><methodname>ob_implicit_flush</methodname>
<methodparam choice="opt"><type>int</type><parameter>flag</parameter><initializer>true</initializer></methodparam>
<methodparam choice="opt"><type>int</type><parameter>flag</parameter><initializer>1</initializer></methodparam>
</methodsynopsis>
<para>
<function>ob_implicit_flush</function> will turn implicit flushing on or