-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Labels
Good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)Security
Description
Q | A |
---|---|
Bug report? | no |
Feature request? | no |
BC Break report? | no |
RFC? | no |
Symfony version | 3.3 |
A while ago we introduced DebugAccessDecisionManager
to collect this information and display it in the Security panel of the Symfony Profiler. I though that Debug + ...
was a better name than Traceable + ...
. However, every comparable class in Symfony is called Traceable + ...
, so we should rename DebugAccessDecisionManager
to TraceableAccessDecisionManager
.
This issue is an "easy pick", so it can be solved by any developer wanting to make their first contribution to Symfony. But first, let's wait and see if the Symfony Core members agree with this proposal.
linaori, yceruto, ogizanagi and chalasr
Metadata
Metadata
Assignees
Labels
Good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)Security