Re: Problems with upgrade in the blocklist file.
Petko Yotov <[email protected]> Fri, 19 Apr 2024 23:31:18 +0200
| Newsgroups | gmane.comp.web.wiki.pmwiki.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks for your report, I have updated blockist.php, you can get the pre-release from the page ChangeLog or from Subversion. Petko On 19/04/2024 23:09, Foster Schucker wrote: > I'm trying to do an upgrade from version 2.2.144 to version 2.3.32, > PHP 8.3 > > The page renders clean. Then when I log in as the admin I get the > following error when I try to edit the page. They are the first > things rendered on the screen. > > Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type > string is deprecated in > C:\laragon\public_html\pmwiki\scripts\blocklist.php on line 133 ...