PHP8 warning/error
-
Hi there,
I’ve found this warning checking php compatibility
`FILE: /plugins/duracelltomi-google-tag-manager/integration/whichbrowser/src/Model/Version.php
254 | WARNING | Passing the $glue and $pieces parameters in reverse order to implode has been deprecated since PHP
| | 7.4; $glue should be the first parameter and $pieces the secondSame in
/Model/Primitive/Base.phpBut at php website, it’s says the support for this function is not longer supported. So, is there plans to fix this? Or this doesn’t impact the plugin?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘PHP8 warning/error’ is closed to new replies.