Problem/Motivation

When trying to use this module with php 8 we get this error:

Error: Array and string offset access syntax with curly braces is no longer supported in
/var/www/html/profiles/newmode/modules/contrib/voipdrupal/modules/voipcall/voipcall.module, line 954

Proposed resolution

See attached patch

CommentFileSizeAuthor
#2 php8-3317388-2.patch795 byteslambic

Comments

lambic created an issue. See original summary.

lambic’s picture

StatusFileSize
new795 bytes
liam morland’s picture

Issue tags: -php8 +PHP 8.0
avpaderno’s picture

Title: Fix for php 8 » Error: Array and string offset access syntax with curly braces is no longer supported
Status: Active » Needs review