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

Prevent PHP warnings when checking for open basedir restriction

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 3.2.0
    • None
    • None

    Description

      PHP warnings may be thrown when checking whether /tmp is writable when open basedire restrictions are in effect. The symfony filesystem will cause these warnings which is why we should just fall back to using file_exists() and is_writable().

      Attachments

        Activity

          People

            Marc Marc
            Marc Marc
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: