<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hi <br>
    <div class="moz-forward-container">
      <p>I have been testing the latest Pmwiki 2.3.2 on PHP8.0  I have
        the following warning message:</p>
      <p><i><b style="color: rgb(0, 0, 0); font-family: Arial,
            Helvetica, sans-serif; font-size: 14.6667px;
            font-variant-ligatures: normal; font-variant-caps: normal;
            letter-spacing: normal; text-align: start; text-indent: 0px;
            text-transform: none; white-space: normal; word-spacing:
            0px; -webkit-text-stroke-width: 0px;
            text-decoration-thickness: initial; text-decoration-style:
            initial; text-decoration-color: initial;">Warning</b></i><i><span
            style="color: rgb(0, 0, 0); font-family: Arial, Helvetica,
            sans-serif; font-size: 14.6667px; font-variant-ligatures:
            normal; font-variant-caps: normal; font-weight: 400;
            letter-spacing: normal; text-align: start; text-indent: 0px;
            text-transform: none; white-space: normal; word-spacing:
            0px; -webkit-text-stroke-width: 0px; background-color:
            rgb(247, 247, 247); text-decoration-thickness: initial;
            text-decoration-style: initial; text-decoration-color:
            initial; display: inline !important; float: none;">:
            Undefined array key "squelch" in<span> </span></span></i><i><b
            style="color: rgb(0, 0, 0); font-family: Arial, Helvetica,
            sans-serif; font-size: 14.6667px; font-variant-ligatures:
            normal; font-variant-caps: normal; letter-spacing: normal;
            text-align: start; text-indent: 0px; text-transform: none;
            white-space: normal; word-spacing: 0px;
            -webkit-text-stroke-width: 0px; text-decoration-thickness:
            initial; text-decoration-style: initial;
            text-decoration-color: initial;">.../scripts/notify.php</b></i><i><span
            style="color: rgb(0, 0, 0); font-family: Arial, Helvetica,
            sans-serif; font-size: 14.6667px; font-variant-ligatures:
            normal; font-variant-caps: normal; font-weight: 400;
            letter-spacing: normal; text-align: start; text-indent: 0px;
            text-transform: none; white-space: normal; word-spacing:
            0px; -webkit-text-stroke-width: 0px; background-color:
            rgb(247, 247, 247); text-decoration-thickness: initial;
            text-decoration-style: initial; text-decoration-color:
            initial; display: inline !important; float: none;"><span> </span>on
            line<span> </span></span></i><i><b style="color: rgb(0, 0,
            0); font-family: Arial, Helvetica, sans-serif; font-size:
            14.6667px; font-variant-ligatures: normal;
            font-variant-caps: normal; letter-spacing: normal;
            text-align: start; text-indent: 0px; text-transform: none;
            white-space: normal; word-spacing: 0px;
            -webkit-text-stroke-width: 0px; text-decoration-thickness:
            initial; text-decoration-style: initial;
            text-decoration-color: initial;">137</b></i></p>
      <p> All cookbooks are removed from config.php and I only have <br>
      </p>
      <p>$EnableNotify = 1;<br>
      </p>
      <p> I don't have this message in PHP7.4</p>
      <p>Line 137 in notify.php has the following code  if
        ($opt['squelch']) <br>
      </p>
      <p>I wonder if some sintax update is needed there?<br>
      </p>
      <p>Jean-Patrick<br>
      </p>
    </div>
  </body>
</html>