• Resolved Rale

    (@svetputovanja)


    I am using PHP 5.3.29 and i have problem with (i think array init)
    Error: Parse error: syntax error, unexpected ‘[‘ *
    e.g.
    in file lcp-widget.php line 87: if ((is_null($category_id) || [0] === $category_id )
    in file lcp-catlist,php line 137: in_array($this->params[‘categorypage’], [‘yes’, ‘all’, ‘other’])

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor zymeth25

    (@zymeth25)

    Yes, version 0.79 is incompatible with PHP < 5.4

    I recommend upgrading PHP. The version you have reached end of life a long time ago. It is much slower and less secure than recent versions.

    Thread Starter Rale

    (@svetputovanja)

    Ok tnx,

    What about update info page (PHP Version: 5.2.4 or higher) and/or readme.txt so that people are not confused…

    Plugin Contributor zymeth25

    (@zymeth25)

    Yeah, we’ve already noticed that.

    Plugin Contributor zymeth25

    (@zymeth25)

    Updated the PHP version info ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘New version 0.79 issue with PHP 5.3’ is closed to new replies.