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

Apply fixes from StyleCI #63

Merged
merged 1 commit into from
Sep 28, 2021
Merged

Apply fixes from StyleCI #63

merged 1 commit into from
Sep 28, 2021

Conversation

sfneal
Copy link
Owner

@sfneal sfneal commented Sep 28, 2021

This pull request applies code style fixes from an analysis carried out by StyleCI.


For more information, click here.

@sfneal sfneal merged commit 3db269e into docker Sep 28, 2021
@sfneal sfneal deleted the analysis-rdOKV1 branch September 28, 2021 20:14
sfneal added a commit that referenced this pull request Sep 28, 2021
* ADD support for running test suite in a Docker container (useful for testing different PHP versions)

* REFORMAT whitespace

* FIX Dockerfile entrypoint & command to use 'composer' cli

* FIX redis cache Docker container ports to avoid conflicting port exposures with other packages cache containers

* ADD predis/predis to dev requirements & add cache flushing to `TestCase::setUp()`

* CUT test-filter composer command

* ADD new dev dependencies to array

* Apply fixes from StyleCI (#63)

* FIX issue with setting 'cache.default' config value in non-docker tests
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