Hi,
I have just moved to a new server and upgraded from PHP 7.2 to 7.4. I am getting a lot of these messages in the log:
Espo.NOTICE: E_DEPRECATED: Array and string offset access syntax with curly braces is deprecated {"code":8192,"message":"Array and string offset access syntax with curly braces is deprecated","file":"/application/Espo/ORM/EntityManager.php","line":121,
Is there something I have failed to setup correctly or should I drop back to PHP 7.2 or 7.3?
I have just moved to a new server and upgraded from PHP 7.2 to 7.4. I am getting a lot of these messages in the log:
Espo.NOTICE: E_DEPRECATED: Array and string offset access syntax with curly braces is deprecated {"code":8192,"message":"Array and string offset access syntax with curly braces is deprecated","file":"/application/Espo/ORM/EntityManager.php","line":121,
Is there something I have failed to setup correctly or should I drop back to PHP 7.2 or 7.3?
Comment