[mythtv-commits] Ticket #12941: mythweb on php7 has not working video streaming

MythTV noreply at mythtv.org
Mon Nov 28 18:09:40 UTC 2016


#12941: mythweb on php7 has not working video streaming
----------------------------------+-----------------------------
     Reporter:  warpme@…          |      Owner:  stuarta
         Type:  Patch - Bug Fix   |     Status:  new
     Priority:  minor             |  Milestone:  unknown
    Component:  Plugin - MythWeb  |    Version:  Master Head
     Severity:  medium            |   Keywords:  video streaming
Ticket locked:  0                 |
----------------------------------+-----------------------------
 since PHP5.3 manual says "Warning SPLIT function has been DEPRECATED as of
 PHP 5.3.0. Relying on this feature is highly discouraged". On PHP7 it
 stopped to work al all. As result - on systems with PHP7, mythweb's Video
 Streaming in Settings disappeared. Attached patch changes split() to
 explode() and makes this option working OK again.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12941>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list