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

Initial commit / v 1.0.0 #1

Merged
merged 1 commit into from
Jul 16, 2018
Merged

Initial commit / v 1.0.0 #1

merged 1 commit into from
Jul 16, 2018

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Jul 15, 2018

  • Adds the WordPress specific PHPCompatibility ruleset.
  • Adds README with basic installation and usage instructions.
  • Adds composer.json file which requires the PHPCompatibility standard.
  • Adds a Travis config to validate the ruleset XML and the Composer configuration on each update.
  • Adds .gitignore to ignore the vendor directory and the composer.lock file.
  • Adds .gitattributes to keep release archives clean.
  • Adds .github/issue_template.md to try and prevent issues related to the generic PHPCompatibility standard from being opened in this repository.

FYI: The build won't pass until PR PHPCompatibility/PHPCompatibility#689 has been merged and the package has been updated on Packagist.

- Adds the WordPress specific PHPCompatibility ruleset.
- Adds README with basic installation and usage instructions.
- Adds `composer.json` file which requires the PHPCompatibility standard.
- Adds a Travis config to validate the ruleset XML and the Composer configuration on each update.
- Adds `.gitignore` to ignore the `vendor` directory and the `composer.lock` file.
- Adds `.gitattributes` to keep release archives clean.
- Adds `.github/issue_template.md` to try and prevent issues related to the generic PHPCompatibility standard from being opened in this repository.
@jrfnl
Copy link
Member Author

jrfnl commented Jul 16, 2018

For future reference - this PR is based on and supersedes the following PRs which were previously merged in the PHPCompatibility repo:

Issue which initiated the framework/CMS specific rulesets: PHPCompatibility/PHPCompatibility#530

@wimg wimg merged commit cc11506 into master Jul 16, 2018
@jrfnl jrfnl deleted the feature/initial-release-1.0.0 branch July 16, 2018 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants