Project

General

Profile

Actions

Regression #13831

closed

Syntax error in /etc/inc/util.inc on line 3655

Added by Steve Wheeler over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Upgrade
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
23.01
Release Notes:
Force Exclusion
Affected Version:
2.7.0
Affected Architecture:

Description

When upgrading from 22.05 to 23.01 with a specific config:

Parse error: syntax error, unexpected ')', expecting '|' or variable (T_VARIABLE) in /etc/inc/util.inc on line 3655

There appears to be a similar error on line 3728:

$ git grep -n 'catch.*Exception)'
src/etc/inc/util.inc:3655:                      } catch(Exception) {
src/etc/inc/util.inc:3728:                      } catch(Exception) {

Tested: 23.01.b.20230104.0600

Actions

Also available in: Atom PDF