[wp-trac] [WordPress Trac] #31806: PHP Deprecated: $HTTP_RAW_POST_DATA
WordPress Trac
noreply at wordpress.org
Tue Mar 31 00:21:16 UTC 2015
#31806: PHP Deprecated: $HTTP_RAW_POST_DATA
--------------------------+----------------------
Reporter: jack772015 | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: General | Version: 4.1.1
Severity: normal | Resolution: invalid
Keywords: | Focuses:
--------------------------+----------------------
Changes (by dd32):
* status: new => closed
* resolution: => invalid
* milestone: Awaiting Review =>
Comment:
Since we don't require the presence of `HTTP_RAW_POST_DATA` (We already
include back-compat, and now, forward-compat for it) and the warning can't
be controlled by WordPress, there doesn't appear to be anything we can do
about this.
For reference, the two locations using it are:
{{{
./src/wp-includes/class-IXR.php ~line 400
./src/xmlrpc.php ~line 20
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31806#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list