Create compatibility with XHGui #15
Annotations
7 errors
Analyse:
Model/Profiler/Driver/Buggregator.php#L14
Class JustBetter\XhprofProfiler\Model\Profiler\Driver\Buggregator implements unknown interface JustBetter\XhprofProfiler\Api\DriverInterface.
|
Analyse:
Model/Profiler/Driver/XHGui.php#L9
Class JustBetter\XhprofProfiler\Model\Profiler\Driver\XHGui implements unknown interface JustBetter\XhprofProfiler\Api\DriverInterface.
|
Analyse:
Model/Profiler/XhprofProfiler.php#L10
Parameter $driver of method JustBetter\XhprofProfiler\Model\Profiler\XhprofProfiler::__construct() has invalid type JustBetter\XhprofProfiler\Api\DriverInterface.
|
Analyse:
Model/Profiler/XhprofProfiler.php#L10
Property JustBetter\XhprofProfiler\Model\Profiler\XhprofProfiler::$driver has unknown class JustBetter\XhprofProfiler\Api\DriverInterface as its type.
|
Analyse:
Model/Profiler/XhprofProfiler.php#L19
Call to method start() on an unknown class JustBetter\XhprofProfiler\Api\DriverInterface.
|
Analyse:
Model/Profiler/XhprofProfiler.php#L24
Call to method end() on an unknown class JustBetter\XhprofProfiler\Api\DriverInterface.
|
Analyse
Process completed with exit code 1.
|
Loading