reference/network/functions/headers-sent.xml
b4989f5c1f052314ff2c36e9cc3d56b3a7a24e9b
...
...
@@ -38,6 +38,12 @@
38
38
and line number where output started in the <parameter>filename</parameter>
39
39
and <parameter>line</parameter> variables.
40
40
</para>
41
+
<note>
42
+
<para>
43
+
If the output has started before executing the PHP source file (for example due to a startup error),
44
+
the <parameter>filename</parameter> parameter will be set to an empty string.
45
+
</para>
46
+
</note>
41
47
</listitem>
42
48
</varlistentry>
43
49
<varlistentry>
44
50