App crash (code 500) #1

Closed
opened 2019-01-24 18:13:59 +00:00 by adphi · 0 comments
Owner
Declaration of OCA\OCCWeb\Controller\OccController::getHeader(string $name): string must be compatible with OCP\IRequest::getHeader($name) at /var/www/nextcloud/apps/occweb/lib/Controller/OccController.php#14

A fix could be to reimplement some of the Application class logic (load commands, run ...) and use directly SymfonyApplication to run commands.

``` Declaration of OCA\OCCWeb\Controller\OccController::getHeader(string $name): string must be compatible with OCP\IRequest::getHeader($name) at /var/www/nextcloud/apps/occweb/lib/Controller/OccController.php#14 ``` A fix could be to reimplement some of the **Application class** logic (load commands, run ...) and use directly *SymfonyApplication* to run commands.
adphi referenced this issue from a commit 2019-01-24 18:56:41 +00:00
adphi closed this issue 2019-01-24 18:56:41 +00:00
adphi referenced this issue from a commit 2020-01-29 21:17:42 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: adphi/occweb#1
No description provided.