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

Prevent PHP warnings when checking for open basedir restriction

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.2.0
    • None
    • None
    • None

      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().

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

              Created:
              Updated:
              Resolved: