Problem/Motivation

The intent of this issue is to coordinate efforts in the creation of the 2.1.1 release of the AP Style Date module.

This release adds a bugfix introduced in the 2.1.x release branch.

Bugfixes cherry-picked from 3.0.x

Because we cherrypicked the fix for #3556754 we brought in some syntax that we later removed with a follow-up commit.

Remaining tasks

  • Finalize and review all release-blocker issues
  • Ensure automated tests pass on Drupal 10.3 and Drupal 11
  • Tag 2.1.1 release

Draft Release Notes

<p>Fixes a type error in FieldFormatter caused by strict type declarations. The fix was cherry-picked from 3.0.x and required compatibility adjustments for the 2.1.x branch due to DateTimeRangeTrait usage.</p>
<h3>Contributors (2)</h3>
<p><a href="https://www.drupal.org/u/emerham">emerham</a>, <a href="https://www.drupal.org/u/trackleft2">trackleft2</a></p>
<h3>Changelog</h3>
<p><strong>Issues:</strong> 1 issue resolved.</p>
<p>Changes since <a href="https://www.drupal.org/project/date_ap_style/releases/2.1.0">2.1.0</a> (<a href="https://git.drupalcode.org/project/date_ap_style/-/compare/2.1.0...2.1.1">compare</a>):</p>
<h4>Bug</h4>
<ul>
  <li>bugfix: <a href="https://www.drupal.org/i/3556754">#3556754</a> Declaration of strict types causes type error in FieldFormatter</li>
</ul>

Comments

trackleft2 created an issue. See original summary.

trackleft2’s picture

Issue summary: View changes
trackleft2’s picture

Issue summary: View changes
trackleft2’s picture

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.