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

Lint test throws PHP warnings due to node modules folder

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • 4.0.0-a1, 3.2.6-RC1
    • 4.0.0-a1
    • Test Suite
    • None

      The lint test accesses all folders except a few excluded ones. Especially on windows, this can currently result in a lot of PHP warnings being thrown when looping through the node_modules folder. This folder should be excluded as well and the lint test should not rely on opendir being successful.

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

              Created:
              Updated:
              Resolved: