minor #39385 Use php8 stable (OskarStark)

This PR was squashed before being merged into the 4.4 branch.

Discussion
----------

Use php8 stable

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | ---
| License       | MIT
| Doc PR        | ---

This is only part of the development pipeline and should be considered a bugfix, thats why I target `4.4` branch.

Commits
-------

570e75f7cd Use php8 stable
This commit is contained in:
Nicolas Grekas 2020-12-08 14:47:09 +01:00
commit e4e3b454e5
1 changed files with 1 additions and 4 deletions

View File

@ -26,12 +26,9 @@ matrix:
env: deps=high
- php: 7.4
env: deps=low
- php: 8.0snapshot
- php: 8.0
services: [memcached]
fast_finish: true
allow_failures:
- php: 8.0snapshot
services: [memcached]
cache:
directories: