Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raise min PHP version to PHP 7.3, check compatibility PHP 8.3. #43

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

terabytesoftw
Copy link
Member

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

@what-the-diff
Copy link

what-the-diff bot commented Oct 4, 2023

PR Summary

  • Updated Editor Configurations
    The .editorconfig file has been updated to ensure consistent indentation in .yml files, thereby improving code readability.
  • Improved Contribution Guidelines and Funding Details
    Links in the contributing guidelines, specifically for design discussions, have been updated. Changes have also been made to the funding details regarding the Tidelift package name.
  • Improved Issue Reporting and Pull Request Templates
    The templates for reporting issues and creating pull requests on GitHub have been reformatted, enabling clearer communication for contributors.
  • Optimized Build Workflow on GitHub
    Infrequently modified paths have been omitted from PR and push triggers in the build workflow, thus speeding up the build process.
  • Revised Dependencies and Test Environment
    The PHPUnit dependency in the composer.json file has been updated to the latest version, resulting in better testing performance, and unused dependencies have also been removed. Additionally, adjustments have been made to PHP unit tests to align with recent best practices.
  • Simplified Test Set up
    Compatibility code, which was necessary for previous versions but is now redundant, has been removed from the test setup process. This simplifies and accelerates the testing process.

@codecov
Copy link

codecov bot commented Oct 4, 2023

Welcome to Codecov 🎉

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 ☂️

@terabytesoftw terabytesoftw changed the title Php 73 Raise min PHP version to PHP 7.3, check compatibility PHP 8.3. Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant