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

ampersand causes install error

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Resolution: Fixed
    • 3.0.2
    • None
    • Installation system
    • None
    • PHP Environment: 6.0.0-dev
      Database: 5.0.4-dev

    Description

      in php 6.0.0-dev, the install page errors out with "deprecated: assigning the return value of new by reference is deprecated in \install\install_install.php on line 1481" (path shortened to phpbb path).

      line 1481 reads:

      		$_module = &new acp_modules();

      removing the appears to fix the problem.

      topic:
      http://www.phpbb.com/community/viewtopic.php?f=46&t=1217895

      Attachments

        Activity

          People

            ToonArmy Chris Smith
            A_O_C A_O_C [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: