binaryage / binaryage/firelogger.php
PHP Fatal error: Interface 'Psr\\Log\\LoggerInterface'
- Lingua principale
- PHP
- Stelle
- 68
- Fork
- 16
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
One of our developers is using firelogger and developed issues with this on our linux server
I downloaded your current package and placed it on the webserver and got the following message in the apache logs when i ran basic.php (also had to copy FireLogger.php to firelogger.php):
PHP Fatal error: Interface 'Psr\Log\LoggerInterface' not found in /var/www/html/firelogger.php-master/firelogger.php on line 36
I am using Centos 7 and php version 5.4.16. Is there something I need to add to my php implementation to make this work?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start by reproducing the failure from basic.php on the reported PHP 5.4.16 and inspect firelogger.php around line 36. Check how the package provides or loads Psr\Log\LoggerInterface; done means basic.php runs without the fatal error on the reported environment, with the required setup documented or verified.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- php
- Ambito
- backend
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100