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

v3.0 #110

Merged
merged 4 commits into from
Feb 17, 2023
Merged

v3.0 #110

merged 4 commits into from
Feb 17, 2023

Conversation

thefrosty
Copy link
Owner

No description provided.

thefrosty and others added 4 commits October 18, 2022 09:33
#106)

Allow no fields to be passed into the BaseModel, and allow array deep to work with toArray.
…m ^0.7.0 to ^1.0.0 (#107)

Update dealerdirect/phpcodesniffer-composer-installer requirement

Updates the requirements on [dealerdirect/phpcodesniffer-composer-installer](https://github.com/PHPCSStandards/composer-installer) to permit the latest version.
- [Release notes](https://github.com/PHPCSStandards/composer-installer/releases)
- [Changelog](https://github.com/PHPCSStandards/composer-installer/blob/main/.github_changelog_generator)
- [Commits](PHPCSStandards/composer-installer@v0.7.0...v1.0.0)

---
updated-dependencies:
- dependency-name: dealerdirect/phpcodesniffer-composer-installer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add reporting to PHPCS.

* Updates to local bin shell files.

* Wrap exposed features into funtions.

* Update to latest install shell.

* Update Workflow dependencies to latest version to avoid deprecations in Actions.

- Add Changed Files action to get from step.

* Add new composite Action.

* Update default workflow to use new composite action to be more dynamic.

* Update formatting of array for bash.

* Remove env.

* Update composite to accept a token from the input value.

* Misspelled matrix.

* Add at least one extension.
* Remove double space.

* 'switch' statement can be converted to 'match' expression.

* Update PHP min to 8.0 and cleanup dev packages.

* Update notes on requirements.

* Set PHPUnit min PHP to >= 8.0.

* Pass the matrix PHP Version to PHPCS.

* Change TEST_VERSION to PHP_VERSION and update default to 8.0.

* Wrap version to avoid dropping after period.

* Update min PHP and WordPress.

* Remove double echo.

* Move flags.

* Debug

* debug

* Parent dir.

* Debug

* Remove xml

* debug

* debug

* Change key names.

* Update create all branches shell, so it's only called when CE is true.

* Move phpcs flags to shell.

* Cleanup functions.

* Update PHPMD.

* Add PHPMD to actions workflow.

* Remove additional args.

* Add PHPStan analyzer.

* Change args location

* Add is object check to resolve PHPStan.

* Wrap phpFiles

* Remove $1

* Rename phpcs.xml

* Unwrap $args

* Remove space to resolve phpcs.
@thefrosty thefrosty merged commit 2680800 into master Feb 17, 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.

1 participant