Closed (fixed)
Project:
Simple XML sitemap
Version:
4.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2023 at 08:35 UTC
Updated:
11 Jan 2025 at 14:39 UTC
Jump to comment: Most recent
Coming from 3228147 I stumbled across other possible breaking changes in the future. It affects submodule simple_sitemap_engines and testing but I think it would be better to be consistent here.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
rwam commentedComment #4
walkingdexter commentedComment #6
walkingdexter commentedMerged, thanks!
This is not a breaking change because PHP is case insensitive for the class names. However, in some environments, errors may occur due to file name changes. See #3228147: Class 'Drupal\simple_sitemap\Queue\SimpleSitemapQueue' not found for additional information. This should be described in the release notes.