fixed #71464: $HTTP_RAW_POST_DATA states "Removed in 7.0", but also lists 7.0 in version list

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338547 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2016-01-29 21:00:57 +00:00
parent 5bd0af2b34
commit 241d7869c8

View file

@ -86,7 +86,7 @@
<function name="_FILES" from="PHP 4 &gt;= 4.1.0, PHP 5, PHP 7"/>
<function name="_GET" from="PHP 4 &gt;= 4.1.0, PHP 5, PHP 7"/>
<function name="GLOBALS" from="PHP 4, PHP 5, PHP 7"/>
<function name="HTTP_RAW_POST_DATA" from="PHP 4, PHP 5, PHP 7"/>
<function name="HTTP_RAW_POST_DATA" from="PHP 4, PHP 5"/>
<function name="http_response_header" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7"/>
<function name="php_errormsg" from="PHP 4, PHP 5, PHP 7"/>
<function name="_POST" from="PHP 4 &gt;= 4.1.0, PHP 5, PHP 7"/>