mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
- Fixing two minor errors introduced in rev 303169.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303170 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a61cd53e96
commit
52e9e3d191
1 changed files with 1 additions and 1 deletions
|
@ -435,7 +435,7 @@ X-MyCustomHeader: Foo
|
|||
special &php.ini; directives. Moreover, for those cases where
|
||||
<varname>$HTTP_RAW_POST_DATA</varname> is not populated by
|
||||
default, it is a potentially less memory intensive alternative
|
||||
than activating <link linkend="ini.always-populate-raw-post-data">allways_populate_raw_post_data</link>.
|
||||
to activating <link linkend="ini.always-populate-raw-post-data">always_populate_raw_post_data</link>.
|
||||
<filename>php://input</filename> is not available with
|
||||
<literal>enctype="multipart/form-data"</literal>.
|
||||
</simpara>
|
||||
|
|
Loading…
Reference in a new issue