[mythtv-firehose] mythweb branch fixes/0.28 updated by stuarta. v0.28-15-g7ed09ed

Git Repo Owner noreply at mythtv.org
Tue Jan 17 09:58:59 UTC 2017


The branch, fixes/0.28 has been updated on the
mythweb repository by gitolite user stuarta.
       via  7ed09ed8ed00e600a5336e571460f67034bdec6c (commit)
      from  8fdeb9c30ab4555b5e614e4e826d139de36b1dd3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7ed09ed8ed00e600a5336e571460f67034bdec6c
Author:    Charles Bovy <charles.bovy at gmail.com> at Tue, 17 Jan 2017 09:56:02 +0000
Committer: Stuart Auchterlonie <stuarta at mythtv.org> at Tue, 17 Jan 2017 09:57:55 +0000
URL:       http://code.mythtv.org/cgit/mythweb/commit/?id=7ed09ed8ed00e600a5336e571460f67034bdec6c

[mythweb] Remove/changed some deprecated PHP7 functions: * split() by preg_split() * eregi() by preg_match() * mysql_*() by mysqli_*() * PHP4 constructors (http://cweiske.de/tagebuch/php4-constructors-php7.htm)
Fixes #12731

Signed-off-by: Stuart Auchterlonie <stuarta at mythtv.org>
(cherry picked from commit 42ea1a1d20fc2ca1cddac3f851b17d1c8cdda465)



-----------------------------------------------------------------------

Summary of changes:
 classes/Database/Query/mysql.php               |   30 +++++++++---------
 classes/Database/mysql.php                     |   14 ++++----
 classes/vcalendar.php                          |   40 +++++++++++++++++++-----
 includes/sorting.php                           |    2 +-
 modules/music/mp3act_functions.php             |   18 +++++-----
 modules/mythweb/tmpl/default/set_flvplayer.php |    2 +-
 modules/tv/classes/Recording.php               |    5 ++-
 7 files changed, 69 insertions(+), 42 deletions(-)

-- 



More information about the mythtv-firehose mailing list