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

Invalid parameter passed to RuntimeException in file_downloader.php

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • 3.1.4-RC1
    • 3.1.2
    • None
    • None

      RuntimeException expects the first parameter to be a string, however, we pass an array.

      throw new \RuntimeException(array('FILE_NOT_FOUND', $filename));
      

            Marc Marc
            prototech prototech [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: