This repository has been archived by the owner on Jan 2, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump minimum PHP requirements from 7.1 to 7.2
- Loading branch information
Showing
6 changed files
with
64 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,33 @@ | ||
--- | ||
name: "\U0001F41B Report a bug" | ||
about: Is something not working as you expected? | ||
|
||
--- | ||
|
||
## Expected behaviour | ||
> Describe the bug; what should happen? | ||
## Current behaviour | ||
> What happens instead of the expected behaviour? | ||
## Possible solution | ||
> Not obligatory, but you can suggest a fix/reason for the bug. Thanks! | ||
## Steps to reproduce | ||
> Provide a link to a live example, or an unambiguous set of steps to reproduce this bug. Include code to reproduce, if relevant. | ||
1. | ||
2. | ||
3. | ||
4. | ||
|
||
## Context | ||
> How has this issue affected you? What are you trying to accomplish? Providing context helps us come up with a solution that is most useful in the real world. | ||
## Your environment | ||
> Include as many relevant details about the environment you experienced the bug in: | ||
* WordHat version used: | ||
* Environment name and version (e.g. PHP 7.1 on nginx 1.11.9): | ||
* Server operating system type and version: | ||
* Type of Behat browser used (e.g. Selenium, headless Chrome, etc): | ||
* Link to your project: | ||
--- | ||
name: "\U0001F41B Report a bug" | ||
about: Is something not working as you expected? | ||
|
||
--- | ||
|
||
## Expected behaviour | ||
> Describe the bug; what should happen? | ||
## Current behaviour | ||
> What happens instead of the expected behaviour? | ||
## Possible solution | ||
> Not obligatory, but you can suggest a fix/reason for the bug. Thanks! | ||
## Steps to reproduce | ||
> Provide a link to a live example, or an unambiguous set of steps to reproduce this bug. Include code to reproduce, if relevant. | ||
1. | ||
2. | ||
3. | ||
4. | ||
|
||
## Context | ||
> How has this issue affected you? What are you trying to accomplish? Providing context helps us come up with a solution that is most useful in the real world. | ||
## Your environment | ||
> Include as many relevant details about the environment you experienced the bug in: | ||
* WordHat version used: | ||
* Environment name and version (e.g. PHP 7.2 on nginx 1.11.9): | ||
* Server operating system type and version: | ||
* Type of Behat browser used (e.g. Selenium, headless Chrome, etc): | ||
* Link to your project: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
--- | ||
name: "\U0001F680 Request a feature" | ||
about: Do you want to suggest a new feature, rule, or option? | ||
|
||
--- | ||
|
||
## Expected behaviour | ||
> If you're suggesting a change/improvement, tell us how it should work. | ||
## Current behaviour | ||
> If suggesting a change/improvement, explain the difference from current behaviour. | ||
## Context | ||
> How has this issue affected you? What are you trying to accomplish? Providing context helps us come up with a solution that is most useful in the real world. | ||
## Your environment | ||
> Include as many relevant details about the environment you experienced the bug in: | ||
* WordHat version used: | ||
* Environment name and version (e.g. PHP 7.1 on nginx 1.11.9): | ||
* Server operating system type and version: | ||
* Type of Behat browser used (e.g. Selenium, headless Chrome, etc): | ||
* Link to your project: | ||
--- | ||
name: "\U0001F680 Request a feature" | ||
about: Do you want to suggest a new feature, rule, or option? | ||
|
||
--- | ||
|
||
## Expected behaviour | ||
> If you're suggesting a change/improvement, tell us how it should work. | ||
## Current behaviour | ||
> If suggesting a change/improvement, explain the difference from current behaviour. | ||
## Context | ||
> How has this issue affected you? What are you trying to accomplish? Providing context helps us come up with a solution that is most useful in the real world. | ||
## Your environment | ||
> Include as many relevant details about the environment you experienced the bug in: | ||
* WordHat version used: | ||
* Environment name and version (e.g. PHP 7.2 on nginx 1.11.9): | ||
* Server operating system type and version: | ||
* Type of Behat browser used (e.g. Selenium, headless Chrome, etc): | ||
* Link to your project: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ services: | |
- mysql | ||
|
||
php: | ||
- 7.1 | ||
- 7.2 | ||
- 7.3 | ||
|
||
cache: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters