SQLite: unexpected T_FUNCTION
-
When I upgraded to the latest SQLite, I found the following error in my logs:
[Wed Sep 10 11:29:53 2014] [error] [client [redacted]] PHP Parse error: syntax error, unexpected T_FUNCTION in [redacted]/wordpress/wp-content/plugins/sqlite-integration/query.class.php on line 769, referer: [redacted]/wordpress/wp-admin/update.php?action=update-selected&plugins=sqlite-integration%2Fsqlite-integration.php&_wpnonce=42a8126bb2
[Wed Sep 10 11:30:06 2014] [error] [client [redacted]] PHP Parse error: syntax error, unexpected T_FUNCTION in [redacted]/wordpress/wp-content/plugins/sqlite-integration/query.class.php on line 769I am assuming it is because I am on PHP Version 5.2.4.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘SQLite: unexpected T_FUNCTION’ is closed to new replies.