Warning: Undefined variable $argv in /home/microfrlnn/backBO/vendor/symfony/requirements-checker/bin/requirements-checker.php on line 31

Warning: foreach() argument must be of type array|object, null given in /home/microfrlnn/backBO/vendor/symfony/requirements-checker/bin/requirements-checker.php on line 31
Symfony Requirements Checker ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > PHP is using the following php.ini file: /images/stable64/usr/local/php-config/8.1/php-fpm.ini > Checking Symfony requirements: ..................W..W........ [OK] Your system is ready to run Symfony projects Optional recommendations to improve your setup ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * intl ICU version installed on your system is outdated (63.1) and does not match the ICU data bundled with Symfony (68.2) > To get the latest internationalization data upgrade the ICU > system package and the intl PHP extension. * short_open_tag should be disabled in php.ini > Set short_open_tag to off in php.ini*. Note The command console can use a different php.ini file ~~~~ than the one used by your web server. Please check that both the console and the web server are using the same PHP version and configuration.