diff --git a/appendices/migration56/deprecated.xml b/appendices/migration56/deprecated.xml index 779085ffd0..ff7303f9e0 100644 --- a/appendices/migration56/deprecated.xml +++ b/appendices/migration56/deprecated.xml @@ -49,7 +49,7 @@ B always_populate_raw_post_data - will now generate an E_DEPRECATED error when enabled. + will now generate an E_DEPRECATED error when used. New code should use php://input instead of $HTTP_RAW_POST_DATA, which will be removed