Commit graph

9 commits

Author SHA1 Message Date
d187e02d24 🔥 Replace all other files with 💀 2022-08-21 17:26:08 -05:00
Pascal Baljet
111c153428
[BC] Upgraded dependencies, dropped support for anything below PHP 8.0. (#849)
* GitHub actions + style fixes + updated packages

* Fixed workflows dir

* Support for PHP 8.1 (#1)

* Update README.md

* Revert some changes from upstream
2022-02-09 14:32:43 +01:00
Pascal Baljet
7eace8852a PHP 5.5+ and replaced doctrine/cache with symfony/cache 2021-12-20 12:15:25 +01:00
Alexander Schranz
0fe457348d Update github action 2021-11-27 00:10:34 +01:00
Alexander Schranz
d59cb26d91 Add github actions 2021-11-27 00:06:57 +01:00
Patrik Karisch
06d8031b9d Update github templates 2016-03-23 07:57:25 +01:00
Patrik Karisch
7770b0e361 Merge pull request #207 from PHP-FFMpeg/enhancement/issue-template
Add a meaningful issue template

| Q                  | A
| ------------------ | ---
| Bug fix?           | no
| New feature?       | no
| BC breaks?         | no
| Deprecations?      | no
| Fixed tickets      | -
| Related issues/PRs | -
| License            | MIT

#### What's in this PR?

A meaningful issue template.

#### Why?

Such templates should encourage first-timers to create good issue descriptions, which helps us reproducing it.
2016-03-09 20:43:04 +01:00
Patrik Karisch
b191285930 Add a meaningful issue template 2016-03-09 00:57:41 +01:00
Patrik Karisch
16ee22dc65 Add a meaningful pull request template 2016-03-09 00:51:01 +01:00