phingofficial/phing

3.0 pre-release checks

Closed this issue · 5 comments

mrook commented

This issue will contain a list of checks that need to be completed before we can mark 3.0 as stable and release it.

  • make it PHP 8.1 compatible including dependencies and tests (#1642)
  • finalize UPGRADING.md (#1640)
  • verify the .phar contains all dependencies and works
  • deprecate command in ExecTask
  • document use of phingVersion
  • go through deprecations
  • versioned and stable phing/* (tasks etc.) dependencies rather than dev-master
mrook commented

Refs #1662

Bullet point document use of phingVersion is available through the docs.
For reference see

No deprecation warnings any longer (as far as I see) - will mark that point as done

@siad007 are there any news about stable version 3? Currently version RC4 is conflicting with dev-main and dev-master branches in other packages from the ecosystem especially with composer-configurator.