I suggest plan to 5.1.2 release

  • Fix PHP 8.4 and 8.5 deprecations
  • Fix major bugs if necessary
  • Fix phpcs/phpstan/etc
  • Fix tests
  • No new features

Comments

ivnish created an issue. See original summary.

danrod’s picture

Hello @ivnish

I would start by fixing the phpstan/phpcs/.. issues first, and clearing up the issue queue, there are some issues that are outdated and can be closed.

Are we going to drop support for D9.5?

ivnish’s picture

Yes, let’s drop D9 support

ivnish’s picture

Title: Plan to 5.1.1 release » Plan to 5.1.2 release
Issue summary: View changes
ivnish’s picture

I tagged a 5.1.1 release with important PHP 8.4/8.5 fixes

danrod’s picture

Thanks a lot for your work , I'll plan to do some extra work next work, I was quite busy finishing up some work tasks.

ivnish’s picture

Issue summary: View changes
ivnish’s picture

I fixed two bugs with WSOD

  • danrod committed 0762d9a4 on 5.1.x
    Issue #3559972: Dropped support for 9.5, added support for 10.3 and...
danrod’s picture

Hello @ivnish , I merged the PHPCS and PHPSTAN fixes in the 5.1.x branch, along with some bugfixes and new features that I merged in that branch, I think we are ready for the release 5.1.5.

There is a single failed test which is related to this issue: https://www.drupal.org/project/drupal/issues/3463563, but there is no easy fix for that.

I suggest creating the tagged release as-is, but I'll leave this issue to "Needs Review" so anyone else can give an opinion about this.

ivnish’s picture

Hi! It’s fine by me

danrod’s picture

Status: Active » Needs review
danrod’s picture

Thanks @ivnish ! I'll prepare a tagged release soon.

danrod’s picture

Title: Plan to 5.1.2 release » Plan to 5.1.5 release

  • danrod committed 5cb70b01 on 5.1.x
    Issue #3559972: Updated CHANGELOG.txt
    

  • danrod committed b64503cf on 5.1.x
    Issue #3559972: Renamed CHANGELOG.txt to CHANGELOG.md - Converted...
danrod’s picture

I created a new tagged release with the latest features and bugfixes, enjoy ! https://www.drupal.org/project/backup_migrate/releases/5.1.5

danrod’s picture

Status: Needs review » Reviewed & tested by the community
danrod’s picture

Status: Reviewed & tested by the community » Fixed

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.

damienmckenna’s picture

Well done everyone!

Status: Fixed » Closed (fixed)

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