Checking for PSR SimpleCache interfaces ===================================== Base directory: /home/dannelcv/contact.dannel.co.za/backend PSR directory (/home/dannelcv/contact.dannel.co.za/backend/psr): EXISTS SimpleCache directory (/home/dannelcv/contact.dannel.co.za/backend/psr/SimpleCache): EXISTS Interface files: - CacheInterface.php: EXISTS, READABLE First 3 lines: <?php namespace Psr\SimpleCache; - CacheException.php: EXISTS, READABLE First 3 lines: <?php namespace Psr\SimpleCache; - InvalidArgumentException.php: EXISTS, READABLE First 3 lines: <?php namespace Psr\SimpleCache; Testing autoloading: - class_exists('Psr\SimpleCache\CacheInterface'): NO - class_exists('Psr\SimpleCache\CacheException'): NO - class_exists('Psr\SimpleCache\InvalidArgumentException'): NO Include path: - . - /opt/cpanel/ea-php81/root/usr/share/pear PhpSpreadsheet: - class_exists('PhpOffice\PhpSpreadsheet\IOFactory'): NO Registered autoloaders: - No autoloaders registered Done.