[serendipity-cvs] [s9y/additional_plugins] ca4604: guestbook 3.61.3: Fixes for PHP 8 warnings (#190)
onli via php-blog-cvs <[email protected]>
| Newsgroups | gmane.comp.serendipity.cvs |
|---|---|
| Message-ID | <s9y/additional_plugins/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/s9y/additional_plugins
Commit: ca4604873fe7b3711aacc7a27e945e21bd695dd6
https://github.com/s9y/additional_plugins/commit/ca4604873fe7b3711aacc7a27e945e21bd695dd6
Author: onli <[email protected]>
Date: 2025-03-31 (Mon, 31 Mar 2025)
Changed paths:
M serendipity_event_guestbook/ChangeLog
M serendipity_event_guestbook/serendipity_event_guestbook.php
M serendipity_event_guestbook/serendipity_plugin_guestbook.php
Log Message:
-----------
guestbook 3.61.3: Fixes for PHP 8 warnings (#190)
* fix some php 8 warnings on install
* Remove old ugprade notices
* Use cores specialchars wrapper
* php8 fixes for guestbook entry creation
* php8 fixes for guestbook admin backend
* Fix php 8 warnings for sidebar plugin and in backend
* Replace is_valid_email with filter_var FILTER_VALIDATE_EMAIL
* Raise version & document changes
To unsubscribe from these emails, change your notification settings at https://github.com/s9y/additional_plugins/settings/notifications