[mythtv-users] mythweb errors in f30
Eyal Lebedinsky
eyal at eyal.emu.id.au
Sat Jul 20 07:19:16 UTC 2019
On 20/07/2019 17.08, Eyal Lebedinsky wrote:
> Since a recent upgrade to f30 (MythTV 30.0) I see these errors when doing a listings search:
>
> Warning at /usr/share/mythweb/modules/tv/search.php, line 347:
> !!NoTrans: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?!!
>
> Warning at /usr/share/mythweb/modules/tv/search.php, line 361:
> !!NoTrans: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?!!
>
> Warning at /usr/share/mythweb/modules/tv/search.php, line 464:
> !!NoTrans: preg_replace(): Compilation failed: invalid range in character class at offset 3!!
>
>
> I thought I saw it mentioned somewhere (as early as Jan) but cannot find it now.
>
> The git seems to be the same so there was no fix?
> https://github.com/MythTV/mythweb/blob/master/modules/tv/search.php
>
> Maybe related to a php 7.3 change or such?
I should have mentioned that my dumb fix was to accept the first two suggestions
and for the third replace the 's-_' range with '_-s'.
--
Eyal at Home (eyal at eyal.emu.id.au)
More information about the mythtv-users
mailing list