Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit baf9207

Browse filesBrowse files
authored
Add PHP 8.0 to README (#192)
1 parent 1498ff7 commit baf9207
Copy full SHA for baf9207

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This is a docker php fpm image, based on the official php fpm image.
66

77
| Version | Branch | Status |
88
| --- | --- | --- |
9+
| **8.0** | [release/8.0](https://github.com/exozet/docker-php-fpm/tree/release/8.0) | [![Build Status][github_actions_80_badge]][github_actions_80_link] |
910
| **7.4** | [release/7.4](https://github.com/exozet/docker-php-fpm/tree/release/7.4) | [![Build Status][github_actions_74_badge]][github_actions_74_link] |
1011
| **7.3** | [release/7.3](https://github.com/exozet/docker-php-fpm/tree/release/7.3) | [![Build Status][github_actions_73_badge]][github_actions_73_link] |
1112
| **7.2** | [release/7.2](https://github.com/exozet/docker-php-fpm/tree/release/7.2) | [![Build Status][github_actions_72_badge]][github_actions_72_link] |
@@ -15,6 +16,9 @@ This is a docker php fpm image, based on the official php fpm image.
1516
| **5.5** | [release/5.5](https://github.com/exozet/docker-php-fpm/tree/release/5.5) | [![Build Status][github_actions_55_badge]][github_actions_55_link] |
1617
| **5.4** | [release/5.4](https://github.com/exozet/docker-php-fpm/tree/release/5.4) | [![Build Status][github_actions_54_badge]][github_actions_54_link] |
1718

19+
[github_actions_80_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/8.0
20+
[github_actions_80_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F8.0
21+
1822
[github_actions_74_badge]: https://github.com/exozet/docker-php-fpm/workflows/CI/badge.svg?branch=release/7.4
1923
[github_actions_74_link]: https://github.com/exozet/docker-php-fpm/actions?query=branch%3Arelease%2F7.4
2024

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.