Deprecated setRecurrenceRule

Created on 26 April 2023, about 1 year ago
Updated 12 May 2023, about 1 year ago

Problem/Motivation

Using the upgrade status module this error was reported:

Call to deprecated method setRecurrenceRule() of class Eluceo\iCal\Component\Event: Deprecated since version 0.11.0, to be removed in 1.0. Use addRecurrenceRule instead.

Steps to reproduce

Use the upgrade status module and verify that the error is present

Proposed resolution

Use the addRecurrenceRule() method instead

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Closed: outdated

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States ccjjmartin Austin, TX

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @ccjjmartin
  • @ccjjmartin opened merge request.
  • πŸ‡ΊπŸ‡ΈUnited States ccjjmartin Austin, TX

    Looks like 2 of the 3 instances of this method were previously replaced and this picks up the last one.

  • Status changed to Needs review about 1 year ago
  • πŸ‡ΊπŸ‡ΈUnited States ccjjmartin Austin, TX
  • First commit to issue fork.
  • Status changed to Closed: outdated about 1 year ago
  • πŸ‡ΊπŸ‡ΈUnited States bburg Washington D.C.

    I think this may have been fixed in another patch, as when I rebased the merge request, it ended up without any commits or changes.

Production build 0.69.0 2024