Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-9716

Handle user input through a request class providing a more complete mechanism than request_var

    XMLWordPrintable

Details

    • Improvement
    • Status: Unverified Fix (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.1.0-dev
    • 3.1.0-a1
    • Other
    • None

    Description

      The request_var function has several limitations. It is still required to use super globals to perform some operations, like isset. The new request class should be fully backwards compatible and allow for the complete removal of any super global access.

      Attachments

        Issue Links

          Activity

            People

              naderman Nils Adermann
              naderman Nils Adermann
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: