In an extension I have e.g. in the
ext.php
a ]
instead of a )
, the ext cannot be activated (no error message).Under 3.2.8 I get this error message:
Parse error: syntax error, unexpected ']', expecting ',' or ')'
ext.php
a ]
instead of a )
, the ext cannot be activated (no error message).Parse error: syntax error, unexpected ']', expecting ',' or ')'
You should enable debug, in 3.3.x has changed, see: https://phpbbstudio.com/viewtopic.php?f=11&t=130Kirk wrote: Mon Dec 23, 2019 7:51 pm Hi
In an extension I have e.g. in theext.php
a]
instead of a)
, the ext cannot be activated (no error message).
Under 3.2.8 I get this error message:Parse error: syntax error, unexpected ']', expecting ',' or ')'
Code: Select all
[phpBB Debug] "Trying to access array offset on value of type null" in file /var/www/vhosts/supportforum.be/httpdocs/phpbb/install/module_base.php on line 134
[phpBB Debug] "password_hash(): A thread value other than 1 is not supported by this implementation" in file /var/www/vhosts/supportforum.be/httpdocs/phpbb/passwords/driver/base_native.php on line 57
Skip “installer.install_database.set_up_database” task