Project

General

Profile

Actions

Feature proposal #5717

closed

PHP 7 compatibility

Added by krileon over 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
17 January 2016
Due date:
% Done:

100%

Estimated time:

Description

Same class name constructors are deprecated in PHP 7. Replace them with the __construct function.

deprecated constructor in C:\wamp\www\develop\libraries\CBLib\CB\Legacy\CBframework.php on line 20

Additional compatibility changes maybe needed. See below for migration information.

http://php.net/manual/en/migration70.php

Specifically the following.

http://php.net/manual/en/migration70.deprecated.php

Needs implemented before Feb 17th (Joomla 3.5 release date).

Actions

Also available in: Atom PDF