Fatal error: Uncaught UnexpectedValueException: RecursiveDirectoryIterator::__construct(./): failed to open dir: Permission denied in /in/aNcvX:130
Stack trace:
#0 /in/aNcvX(130): RecursiveDirectoryIterator->__construct('./', 0)
#1 /in/aNcvX(229): Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator->__construct('./', 0)
#2 {main}
thrown in /in/aNcvX on line 130
Process exited with code 255.
Output for 5.5.24 - 5.6.28
Fatal error: Uncaught exception 'UnexpectedValueException' with message 'RecursiveDirectoryIterator::__construct(./): failed to open dir: Permission denied' in /in/aNcvX:130
Stack trace:
#0 /in/aNcvX(130): RecursiveDirectoryIterator->__construct('./', 0)
#1 /in/aNcvX(229): Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator->__construct('./', 0)
#2 {main}
thrown in /in/aNcvX on line 130
Process exited with code 255.
Output for 5.3.18 - 5.4.45
Fatal error: Class 'Symfony\Component\Finder\Iterator\RecursiveIteratorIterator' not found in /in/aNcvX on line 230
Process exited with code 255.