-
Sub-task
-
Resolution: Fixed
-
Major
-
3.1.0-dev
-
None
-
None
Superglobals should no longer be accessed directly as that will trigger a warning. Instead the new $request object should be used. Existing access to superglobals needs to be replaced by $request calls.