View Issue Details

IDProjectCategoryView StatusLast Update
0024790mantisbtupgradepublic2018-09-29 03:51
Reporterteodor Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Summary0024790: Syntax error in core/install_helper_functions_api.php
Description

Running upgrade_unattended.php results in the following error:

$ php upgrade_unattended.php 
syntax error, unexpected end of file
/var/www/mantishub/admin/schema.php: 48: - - - - require_api( <string>'install_helper_functions_api.php' )
/var/www/mantishub/admin/upgrade_unattended.php: 104: - - - - require_once( <string>'/var/www/mantishub/admin/schema.php' )

INTERNAL APPLICATION ERROR: 

There is a syntax error in install_helper_functions_api.php in install_check_config_serialization function.

TagsNo tags attached.

Activities

dregad

dregad

2018-09-18 09:25

developer   ~0060664

There is a syntax error in install_helper_functions_api.php in install_check_config_serialization function

I'm not able to reproduce the problem, and I don't see any syntax error. Can you be more specific ? Which versions are you upgrading from/to ?

Looks like you're using MantisHub - maybe you should contact their technical support.

vboctor

vboctor

2018-09-19 11:09

manager   ~0060669

Looks like this is caused by a merge error.