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

Version 2.0.0 #20

Merged
merged 14 commits into from
Aug 20, 2024
Merged

Version 2.0.0 #20

merged 14 commits into from
Aug 20, 2024

Conversation

stevegrunwell
Copy link
Owner

Introduce a Makefile for easy command execution
This will let us leverage the PHPCompatibility ruleset, cutting out a lot of CI overhead.
I love being fancy as much as the next dev, but this package defines constants; running PHP_CodeSniffer
with the PHPCompatibility ruleset should be sufficient.
Switch from PHP-CS-Fixer to PHP_CodeSniffer w/ PHPCompatibility
…ent, global namespace behavior

This is probably overkill, but if someone is using version 1.x of this library in a number of places and doesn't want to deal with upgrading
all references at once, this double-defines the constants.
Namespace the constants by default
@stevegrunwell stevegrunwell added the release Preparing for a release label Aug 20, 2024
@stevegrunwell stevegrunwell merged commit e6e7761 into main Aug 20, 2024
3 checks passed
@stevegrunwell stevegrunwell deleted the release/v2.0.0 branch August 20, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Preparing for a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant