php cmd.php list doesn't work during XF upgrade

Xon

Well-known member
Licensed customer
Affected version
XF2.3.10
The list CLI command should probably return commands which can work when the site is being upgraded, at at least the upgrade command instead of just outright failing.

Code:
$ php cmd.php list
The site is currently being upgraded. Please check back later
 
Back
Top Bottom