Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] 2.0 #9

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

[WIP] 2.0 #9

wants to merge 22 commits into from

Conversation

scaytrase
Copy link
Contributor

@scaytrase scaytrase commented Jul 20, 2017

Reworked bundle

  • Routing cache
  • Initial @Security annotation support
  • Reworked configuration and DI identifiers
  • Drop Nelmio ApiDoc support

Fixes #7

@scaytrase scaytrase self-assigned this Jul 20, 2017
@scaytrase scaytrase added this to the 2.0 milestone Jul 20, 2017
InputOption::VALUE_OPTIONAL | InputOption::VALUE_IS_ARRAY,
'Filter endpoint',
null);
$this->addOption(
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

эта опция используется?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Да, я просто ее переформатировал. Эта опция позволяет показать только методы, обрабатываемые выбранной точной входа

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants