Ticket #4522 (closed Bugs: duplicate)

Opened 1 year ago

Last modified 1 year ago

Fix deprecated function warning in core/functions.inc.php

Reported by: ianf Assigned to: p_lindheimer
Priority: minor Milestone: 2.9
Component: Core Version: 2.8-branch
Keywords: functions.inc.php Cc:
Confirmation: Unreviewed SVN Revision (if applicable):
Backend Engine: Asterisk 1.6 Backend Engine Version:

Description

Viewing the call reports spews deprecated function warnings. Attached patch resolves the issue.

I suspect that a janitor project may be in order. I am willing to take part if you like.

Ian

Attachments

core-functions.inc.php.patch (485 bytes) - added by ianf on 09/02/10 10:23:06.

Change History

09/02/10 10:23:06 changed by ianf

  • attachment core-functions.inc.php.patch added.

09/02/10 11:15:31 changed by mickecarlsson

  • status changed from new to closed.
  • resolution set to duplicate.

Dupe of #4401