nlopess Wed Jan 11 13:17:28 2006 UTC
Modified files: /phpdoc/en/reference/http/functions header.xml Log: also in 4.4.2 http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/http/functions/header.xml?r1=1.30&r2=1.31&diff_format=u Index: phpdoc/en/reference/http/functions/header.xml diff -u phpdoc/en/reference/http/functions/header.xml:1.30 phpdoc/en/reference/http/functions/header.xml:1.31 --- phpdoc/en/reference/http/functions/header.xml:1.30 Wed Jan 11 13:09:57 2006 +++ phpdoc/en/reference/http/functions/header.xml Wed Jan 11 13:17:28 2006 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.30 $ --> +<!-- $Revision: 1.31 $ --> <!-- splitted from ./en/functions/http.xml, last change in rev 1.2 --> <refentry id="function.header"> <refnamediv> @@ -22,8 +22,9 @@ </para> <note> <para> - Since PHP 5.1.2 this function prevents more than one header to be sent - at once as a protection against header injection attacks. + Since PHP 4.4.2 and PHP 5.1.2 this function prevents more than one + header to be sent at once as a protection against header injection + attacks. </para> </note> <para>