PaulLereverend / NextcloudExtract

Bring extraction to your nextcloud web interface
GNU Affero General Public License v3.0
51 stars 16 forks source link

`Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at...` #107

Open HammyHavoc opened 11 months ago

HammyHavoc commented 11 months ago

Getting the following error flooding my logs:

{"reqId":"pUvSMsj70kOuyimCXoUT","level":0,"time":"2023-10-29T12:41:03+00:00","remoteAddr":"86.154.95.244","user":"--","app":"PHP","method":"GET","url":"/apps/logreader/poll?lastReqId=xfAsJF7fl2G16BOo5WT9","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /config/www/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","version":"27.1.3.2","data":{"app":"PHP"},"id":"653e52df8b9c4"}

I might be wrong, but it looks like this refers to the Extract app, which we do use. We use PHP8.x, and the errors flooding the log stop once the Extract app is disabled. I love the Extract app, so would love to get it back up and running! :- )

siccovansas commented 10 months ago

I have the same errors in my logs. I also have similar errors for the maps app. It seems to be related to recent PHP version. They fixed it.