意外> T_STRING,期待T_OLD_FUNCTION或> T_FUNCTION或T_VAR或'}'

Sco*_*t B 0 php error-handling

第37行或者这个类构造函数的制作方式都有所突出?

第36行上的/dir/public_html/site/wp-content/themes/test/category-images/category-images.php中的解析错误:语法错误,意外的T_STRING,期待T_OLD_FUNCTION或T_FUNCTION或T_VAR或'}'

class CategoryImagesII extends CategoryImagesII_Plugin
{

protected $error_codes = array(); // LINE 37
protected $error_strings = array();
Run Code Online (Sandbox Code Playgroud)

Bol*_*ock 5

我打赌它是PHP 4,因为它不能识别PHP 5-only protected关键字.