Update to latest PHP
-
Array and string offset access syntax with curly braces is no longer supported in wordpress/wp-content/plugins/sqlite-integration/pdoengine.class.php on line 788
Here is line 788
if (in_array($param{strlen($param)-1}, array("'",'"'))) {
I’m using php-8.1
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Update to latest PHP’ is closed to new replies.