[mythtv-firehose] mythweb branch master updated by stuarta. v29-pre-29-g42ea1a1

Git Repo Owner noreply at mythtv.org
Tue Jan 17 09:57:32 UTC 2017


The branch, master has been updated on the
mythweb repository by gitolite user stuarta.
       via  42ea1a1d20fc2ca1cddac3f851b17d1c8cdda465 (commit)
      from  aa5d4f338322e27cc3d855644236ed794deb8e69 (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 42ea1a1d20fc2ca1cddac3f851b17d1c8cdda465
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:56:02 +0000
URL:       http://code.mythtv.org/cgit/mythweb/commit/?id=42ea1a1d20fc2ca1cddac3f851b17d1c8cdda465

[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>



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

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