79271293

Date: 2024-12-11 10:18:00
Score: 0.5
Natty:
Report link

It seems they introduced a change that uses a new function added on PHP 8.4. So if you don't want wait, you must either update to 8.4 or execute the following command:

composer global require symfony/polyfill-mbstring
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: didix16