Skip to content

Feature/fix deprecations#1552

Open
MacKP wants to merge 2 commits intorelease/2.5from
feature/fix-deprecations
Open

Feature/fix deprecations#1552
MacKP wants to merge 2 commits intorelease/2.5from
feature/fix-deprecations

Conversation

@MacKP
Copy link
Contributor

@MacKP MacKP commented Mar 9, 2026

Description

Please explain the detailed changes you made here.
Reference any issue number this pull request fixes.

Checklist

  • Read and understood the CONTRIBUTING guidelines
  • Created tests, if possible
  • All tests passing
  • Extended the README / documentation, if necessary
  • Added myself to the @authors in touched PHP files
  • Checked the changes with phpcq and introduced no new issues

@zonky2 zonky2 requested review from discordier and zonky2 March 9, 2026 13:36
@zonky2 zonky2 added this to the 2.5.x milestone Mar 9, 2026
@zonky2 zonky2 added the enhancement This issue is about an enhancement (aka new feature) label Mar 9, 2026
@zonky2
Copy link
Contributor

zonky2 commented Mar 9, 2026

@MacKP Please adjust the versions for the CCA packages to 2.5 in composer.json.

*/
#[\Override]
public function buildJumpToUrlFor(IItem $item /**, ?int $referenceType */)
public function buildJumpToUrlFor(IItem $item, ?int $referenceType = null)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unsure about this change here if this is a bc break.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement This issue is about an enhancement (aka new feature)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants