Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-9988

Replace config with an instance of a class implementing ArrayAccess

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1.0-a1
    • 3.1.0-dev
    • Other
    • None

      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.

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

              Created:
              Updated:
              Resolved: