[pmwiki-users] Fwd: Undefined array key "squelch" in .../notify.php - in PHP8
Petko Yotov
5ko at 5ko.fr
Sat Feb 12 03:16:36 PST 2022
Thanks for the report, I have updated the notify.php script for the next
version. You can get an archive with the modified files since the
release from the page Change log:
https://www.pmwiki.org/wiki/PmWiki/ChangeLog
Please report if you find other omissions.
Petko
--
PmWeekly Blog : http://www.pmwiki.org/News
If you upgrade : http://www.pmwiki.org/Upgrades
On 12/02/2022 11:39, Jean-Patrick Charrey wrote:
> Hi
>
> I have been testing the latest Pmwiki 2.3.2 on PHP8.0 I have the
> following warning message:
>
> _Warning__: Undefined array key "squelch" in
> __.../scripts/notify.php__ on line __137_
>
> All cookbooks are removed from config.php and I only have
>
> $EnableNotify = 1;
>
> I don't have this message in PHP7.4
>
> Line 137 in notify.php has the following code if ($opt['squelch'])
>
> I wonder if some sintax update is needed there?
More information about the pmwiki-users
mailing list