reference/apache/functions/getallheaders.xml
f3b9d85f71934d6814a493fabb367e10731e0394
...
...
@@ -23,6 +23,11 @@
23
23
</para>
24
24
</refsect1>
25
25

26
+
<refsect1 role="parameters">
27
+
&reftitle.parameters;
28
+
&no.function.parameters;
29
+
</refsect1>
30
+

26
31
<refsect1 role="returnvalues">
27
32
&reftitle.returnvalues;
28
33
<para>
...
...
@@ -44,30 +49,9 @@
44
49
</thead>
45
50
<tbody>
46
51
<row>
47
-
<entry>5.5.7</entry>
48
-
<entry>
49
-
This function became available in the CLI server.
50
-
</entry>
51
-
</row>
52
-
<row>
53
-
<entry>5.4.0</entry>
54
-
<entry>
55
-
This function became available under FastCGI. Previously, it was
56
-
supported only when PHP was installed as an Apache module.
57
-
</entry>
58
-
</row>
59
-
<row>
60
-
<entry>4.3.3</entry>
61
-
<entry>
62
-
&note.apache.nsapi-module;
63
-
</entry>
64
-
</row>
65
-
<row>
66
-
<entry>4.3.0</entry>
52
+
<entry>7.3.0</entry>
67
53
<entry>
68
-
Became an alias for <function>apache_request_headers</function>.
69
-
Essentially, it was renamed. This is because this function
70
-
only works with Apache.
54
+
This function became available in the FPM SAPI.
71
55
</entry>
72
56
</row>
73
57
</tbody>
74
58