mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
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:
parent
5bd0af2b34
commit
241d7869c8
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
<function name="_FILES" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
||||
<function name="_GET" from="PHP 4 >= 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 >= 4.0.4, PHP 5, PHP 7"/>
|
||||
<function name="php_errormsg" from="PHP 4, PHP 5, PHP 7"/>
|
||||
<function name="_POST" from="PHP 4 >= 4.1.0, PHP 5, PHP 7"/>
|
||||
|
|
Loading…
Reference in a new issue