CDash icon indicating copy to clipboard operation
CDash copied to clipboard

"Deprecation Notice: Class IronCore\JSONException does not comply with psr-4 autoloading standard"

Open seanm opened this issue 4 years ago • 0 comments

Installing cdash 3.0.3 on a FAMP server, when I get to the composer install --no-dev --prefer-dist step it outputs the following warning:

Deprecation Notice: Class IronCore\JSONException located in ./vendor/iron-io/iron_core/src/JsonException.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201

seanm avatar Mar 02 '21 19:03 seanm