magento-coding-standard
magento-coding-standard copied to clipboard
PHP 8.3 error mentioning php 8.1 as version
Preconditions
1.magento/product-enterprise-edition: "2.4.7-p1" 2. magento/magento-coding-standard: "33" 3. Previous coding standard version --> 31
PHP 8.3.9 (cli) (built: Jul 2 2024 14:10:14) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.3.9, Copyright (c) Zend Technologies
with Zend OPcache v8.3.9, Copyright (c), by Zend Technologies
FILE: ...ta/******.php
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
9 | ERROR | Readonly classes are not supported in PHP 8.1 or earlier.
| | (PHPCompatibility.Classes.NewReadonlyClasses.Found)
--------------------------------------------------------------------------------