-
-
Notifications
You must be signed in to change notification settings - Fork 468
Composer / Suggestion / ext-excimer #2054
Copy link
Copy link
Closed
Labels
Description
Problem Statement
In the profiler there is a catch of ext-excimer.
if (!\extension_loaded('excimer')) {
$this->logger->warning('The profiler was started but is not available because the "excimer" extension is not loaded.');
return;
}
but there is no suggestion in the composer.json for the extension.
Is there a reason for it? Or would it make sense to add it?
Solution Brainstorm
Add ext-excimer to composer.json
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
No status