Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optional parameter $userId declared before required parameter $path is implicitly treated as a required parameter at ConfigService.php#234 #5969

Closed
devnull4242 opened this issue Jun 7, 2024 · 3 comments

Comments

@devnull4242
Copy link

I have got the closed bug #5794 in Nextcloud 29.0.2 . If i install the app deck i get directly this log entry:

Optional parameter $userId declared before required parameter $path is implicitly treated as a required parameter at /var/www/virtual/username/html/cloud/apps/deck/lib/Service/ConfigService.php#234

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. uninstall app deck
  2. install app deck
  3. error in logfile see above

Expected behavior
No error

Client details:

  • OS: not relevant
  • Browser: not relevant
  • Version: not relevant
  • Device: not relevant
Server details

Server infos from phpinfo():

Operating system:
Red Hat Enterprise Linux Server release 7.9 (Maipo)
Web server:
Apache/2.4.59 (Unix)
Database:
only found: mysqlnd 8.1.29
PHP version:
PHP Version 8.1.29
Nextcloud version: (see Nextcloud admin page)
Nextcloud 29.0.2
Where did you install Nextcloud from:
Nextcloud upgrade from older versions (here Nextcloud 29.0.1)
Signing status:

`

@RainerEmrich
Copy link

Same as #5938

@joshtrichards
Copy link
Member

Duplicate of #5793

The fix is merged but we need to roll a new release with it still.

@joshtrichards joshtrichards closed this as not planned Won't fix, can't repro, duplicate, stale Jun 8, 2024
@Githopp192
Copy link

[PHP] Error: Optional parameter $userId declared before required parameter $path is implicitly treated as a required parameter at /var/www/html/nextcloud/apps/deck/lib/Service/ConfigService.php#234

at 2024-07-14T22:10:03+02:00

Nextcloud version:27.1.11.3
Red Hat Enterprise Linux release 8.10 (Ootpa)
10.6.18-MariaDB,
Apache/2.4.37
PHP 8.2.20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants