Project

General

Profile

Actions

Feature proposal #5717

closed

PHP 7 compatibility

Added by krileon about 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 #1

Updated by beat about 8 years ago

  • Status changed from Assigned to Resolved
  • Assignee changed from krileon to beat
  • Priority changed from Urgent to Normal
  • % Done changed from 0 to 100

Implemented in MR !1005

Actions #2

Updated by beat about 8 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF