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

acp_styles errors

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.1.0-dev
    • 3.1.0-a1
    • ACP
    • None

    Description

      PHP Fatal error: Call-time pass-by-reference has been removed in includes/acp/acp_styles.php on line 482
      and several similar errors when using PHP 5.4

      @return documentation is invalid

      There is a lot of extra spacing where it shouldn't be

      Global variables should not be used in functions other than main()

      usort should use array($this, 'sort_styles') instead of 'acp_styles::sort_styles'

      Attachments

        Activity

          People

            Arty Vjacheslav Trushkin [X] (Inactive)
            Arty Vjacheslav Trushkin [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: