Skip to content

Conversation

@distantnative
Copy link
Member

@distantnative distantnative commented Dec 21, 2025

Description

If we really want to merge Kirby\Cms\Url into Kirby\Http\Url eventually, this method name currently clashes. Looking across our own code, it seems like we are exclusively using Kirby\Cms\Url::to(). So maybe we should start deprecating the other one, so we can eventually replace it/merge the classes.

What do you think?

Changelog

☠️ Deprecated

  • Kirby\Http\Url::to() has been deprecated. Use Kirby\Cms\Url::to() instead

Docs

For review team

  • Add changes & docs to release notes draft in Notion

@distantnative distantnative self-assigned this Dec 21, 2025
@distantnative distantnative added the needs: discussion 🗣 Requires further discussion to proceed label Dec 21, 2025
@distantnative distantnative marked this pull request as ready for review December 21, 2025 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs: discussion 🗣 Requires further discussion to proceed

Development

Successfully merging this pull request may close these issues.

2 participants