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

acp_styles errors

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1.0-a1
    • 3.1.0-dev
    • ACP
    • None

      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'

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

              Created:
              Updated:
              Resolved: