<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 12/13/21 10:14 AM, Nigel Jewell
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:9eedf87f-ea19-75a8-7b1c-2c2a4d919de6@grufty.co.uk">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <p><br>
      </p>
      <div class="moz-cite-prefix">On 13/12/2021 13:12, James Abernathy
        wrote:<br>
      </div>
      <blockquote type="cite"
cite="mid:CANFv2EnjQ7QAHia75VR_ETm=Q8YSPGo=G=GDTFS9u=4exFrwvw@mail.gmail.com">
        <meta http-equiv="content-type" content="text/html;
          charset=UTF-8">
        <div dir="ltr">
          <div dir="ltr"><br>
          </div>
          <br>
          <div class="gmail_quote">
            <div dir="ltr" class="gmail_attr">On Sun, Dec 12, 2021 at
              11:20 AM <<a
                href="mailto:f-myth-users@lab.media.mit.edu"
                moz-do-not-send="true" class="moz-txt-link-freetext">f-myth-users@lab.media.mit.edu</a>>
              wrote:<br>
            </div>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
              0.8ex;border-left:1px solid
              rgb(204,204,204);padding-left:1ex">I know this is a very
              late reply, but I only noticed this thread because<br>
              of recent discussion on -dev.  Judging from things like
              [1] (which I<br>
              found just by searching for ASSERT_QUIET_EVAL), I'm
              wondering if simply<br>
              commenting-out that line in
              /usr/share/mythtv/mythweb/includes/errors.php<br>
              might fix this.  I don't have a 21.x/PHP8 test setup to
              have any idea if<br>
              it would, but it might be an easy test for you try to and
              report back.<br>
              <br>
              [From the paragraph at the top of that file, I'm guessing
              that Chris<br>
              Petersen may have written that file for use in many of his
              projects,<br>
              not just Mythweb, and perhaps that line isn't even
              relevent for Mythweb.]<br>
              <br>
              [1] <a
                href="https://github.com/simplesamlphp/simplesamlphp/issues/1421"
                rel="noreferrer" target="_blank" moz-do-not-send="true"
                class="moz-txt-link-freetext">https://github.com/simplesamlphp/simplesamlphp/issues/1421</a><br>
              <br>
            </blockquote>
            <div><br>
            </div>
            <div>I tried just commenting out the line you mentioned and
              now the error has moved to a new place. Not sure it's
              worth chasing all of these since mythweb is depreciated.
              The new error is:</div>
            <div><br>
            </div>
            <div>Fatal error: Uncaught Error: Call to undefined function
              get_magic_quotes_gpc() in
              /usr/share/mythtv/mythweb/includes/cleanup.php:50 Stack
              trace: #0 /usr/share/mythtv/mythweb/includes/init.php(30):
              require_once() #1
              /usr/share/mythtv/mythweb/mythweb.php(20):
              require_once('...') #2 {main} thrown in
              /usr/share/mythtv/mythweb/includes/cleanup.php on line 50<br>
            </div>
          </div>
        </div>
      </blockquote>
      <p>Hi,</p>
      <p>There is more involved than changing a single line of code,
        although the changes aren't huge.<br>
      </p>
      <p>Please test this pull request ... <a
          class="moz-txt-link-freetext"
          href="https://github.com/MythTV/mythweb/pull/64"
          moz-do-not-send="true">https://github.com/MythTV/mythweb/pull/64</a></p>
      <p>It fixes all breakages I've found when moving from PHP 7.4 to
        8.0.<br>
      </p>
      <p>Regards,</p>
      <p>Nige</p>
    </blockquote>
    <p>I'm willing to test, but what I have is a Kubuntu 21.10 system
      with mythtv built from master current as of this morning. What do
      I do? do I simply go to the build from source site and start at
      the Install MythWeb paragraph?  What branch to I checkout??</p>
    <p>Jim A</p>
    <p><br>
    </p>
    <p><br>
    </p>
  </body>
</html>