• Resolved BERJAYATomek

    (@duch512)


    Hi,
    last update require PHP 5.4 minimum;
    Yes, my clients still have serwers with PHP ~5.3;

    So there is an error:
    Parse error: syntax error, unexpected '[' in <path_to_wordpress>/wp-content/plugins/cookie-law-info/admin/class-cookie-law-info-admin.php on line 49

    Which causes error 500 on both: admin panel and front-end. Unable to login after plugin update. Manual disable on FTP required;

    But this can be easy fixed by changing array declaration from short version [] to array() in this file (and another files like that, in admin and public directories);

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Minimum PHP 5.4’ is closed to new replies.