ncdownloader icon indicating copy to clipboard operation
ncdownloader copied to clipboard

Small Bug: app.php deprecation error message

Open yupthatguy opened this issue 2 years ago • 0 comments

Describe the bug In my NC error log, I get an error message that appinfo/app.php is deprecated.

{"reqId":"Yp5ipiRvIDQU4afxJvGeBQAATBY","level":0,"time":"June 06, 2022 20:25:10","remoteAddr":"192.168.61.1","user":"fathertimetest","app":"ncdownloader","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"/appinfo/app.php is deprecated, use \OCP\AppFramework\Bootstrap\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36","version":"24.0.1.1"}

To Reproduce Steps to reproduce the behavior:

Install ncdownloader on NC24

Expected behavior No error message about deprecated app.php

Screenshots N/A

Desktop (please complete the following information):

  • OS: Ubuntu Server 20.04
  • Browser N/A (I use chromium)
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context

php7.4-fpm

yupthatguy avatar Jun 14 '22 05:06 yupthatguy