nextcloud / previewgenerator

Nextcloud app to do preview generation in the background.
https://apps.nextcloud.com/apps/previewgenerator
GNU Affero General Public License v3.0
455 stars 57 forks source link

Support for PHP >=8.1 #285

Closed goofacz closed 2 years ago

goofacz commented 2 years ago

I'm running Nextcloud 23 on Arch Linux with PHP v8.1.2. I cannot find Preview Generator in Nextcloud's App store. After browsing the code I found that dependency:

https://github.com/nextcloud/previewgenerator/blob/53710babf9de76555822f5f3176af122d002a975/appinfo/info.xml#L27

Do you plan to bump max PHP version anytime soon?

st3iny commented 2 years ago

I'll open a PR and do some testing. However, keep in mind that Nextcloud v24 will be the first official release that supports PHP v8.1.

st3iny commented 2 years ago

Support is included in v4.0.0.