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

Replace config with an instance of a class implementing ArrayAccess

    XMLWordPrintable

Details

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

    Description

      To allow passing the configuration into functions withough having to use a reference for changes and to replace set_config with a method on $config, $config has to become an object. It should also support setting values with a WHERE in the update query and with a SQL expression such as x + 2 for the update itself.

      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: