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

Without config file, extract($phpbb_config_php_file->get_all()); breaks

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.1.0-RC2
    • 3.1.0-RC3
    • None
    • None

    Description

      When cloning the latest develop version there's no config.php file included. This causes the extract function in common.php to break:

      $phpbb_config_php_file = new \phpbb\config_php_file($phpbb_root_path, $phpEx);
      extract($phpbb_config_php_file->get_all());

      Attachments

        Activity

          People

            bantu Andreas Fischer [X] (Inactive)
            Derky Derky
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: