yii2-jui icon indicating copy to clipboard operation
yii2-jui copied to clipboard

Raise min `PHP` version to `PHP 7.3`, check compatibility `PHP 8.3`.

Open terabytesoftw opened this issue 2 years ago • 2 comments

Q A
Is bugfix?
New feature? ✔️
Breaks BC?

terabytesoftw avatar Oct 05 '23 11:10 terabytesoftw

PR Summary

  • Updated Formatting Rule for YAML Files The team has enhanced the rules that dictate how YAML files are formatted to improve code readability and consistency.

  • Improved Workflow Activation Conditions Changes have been made to the build.yml workflow. It now only activates upon certain key events (push and pull requests). There's also additional settings that direct it to ignore specific paths.

  • Revised Package Dependencies The composer.json file, which manages package dependencies, has been revised. It now insists on an updated version of phpunit/phpunit (version "^9.6"). Additionally, the requirements listed within the file have been reordered for better clarity.

  • Optimized PHPUnit Configuration The team upgraded the phpunit.xml.dist file with new coverage configuration. The method of performing regex assertions has also been modernized for performance and maintainability.

  • Upgraded Unit Test Methods The DatePickerTest.php and SelectableTest.php unit tests have been tweaked. Deprecated methods have been replaced with their modern counterparts for enhanced efficiency and compatibility.

  • Enhanced Compatibility for Test Files Finally, modifications were made to the TestCase.php and bootstrap.php files. These changes were required to render them compatible with PHPUnit 6.x. This modification results in elimination of the compatibility.php file altogether.

what-the-diff[bot] avatar Oct 05 '23 11:10 what-the-diff[bot]

Welcome to Codecov :tada:

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered :open_umbrella:

codecov[bot] avatar Oct 05 '23 11:10 codecov[bot]