[serendipity-cvs] [s9y/additional_plugins] dce454: sitemap 1.0: Solve deprecation warnings (#197)
onli via php-blog-cvs <[email protected]> Mon, 30 Jun 2025 05:15:15 -0700
| 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: dce45498435e8aea9835a31fea3808f9c5b3bbf8
https://github.com/s9y/additional_plugins/commit/dce45498435e8aea9835a31fea3808f9c5b3bbf8
Author: onli <[email protected]>
Date: 2025-06-30 (Mon, 30 Jun 2025)
Changed paths:
M serendipity_event_google_sitemap/ChangeLog
M serendipity_event_google_sitemap/serendipity_event_google_sitemap.php
Log Message:
-----------
sitemap 1.0: Solve deprecation warnings (#197)
* Avoid some PHP 8 warnings
* Replace deprecated gmstrftime calls with calls to date
This does change the produced timestamp, from ...Z to ...+hour offset, but the new format should be completely valid
* Remove backwards compatibility shims and set s9y 2.0 as required
* document changes
To unsubscribe from these emails, change your notification settings at https://github.com/s9y/additional_plugins/settings/notifications