Skip to content

[Router] Follow symlinks and skip dots in the annotation directory loader #21854

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

Merged
merged 1 commit into from
Mar 3, 2017

Conversation

jakzal
Copy link
Contributor

@jakzal jakzal commented Mar 3, 2017

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

Following #21833, this change will make the AnnotationDirectoryLoader consistent with other loaders.

…ader

This will make it consistent with other loaders.
Copy link
Member

@nicolas-grekas nicolas-grekas left a comment

Choose a reason for hiding this comment

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

👍 (already done in Config's FileLoader)

@fabpot
Copy link
Member

fabpot commented Mar 3, 2017

Thank you @jakzal.

@fabpot fabpot merged commit 3441140 into symfony:master Mar 3, 2017
fabpot added a commit that referenced this pull request Mar 3, 2017
…on directory loader (jakzal)

This PR was merged into the 3.3-dev branch.

Discussion
----------

[Router] Follow symlinks and skip dots in the annotation directory loader

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Following #21833, this change will make the `AnnotationDirectoryLoader` consistent with other loaders.

<!--
- Bug fixes must be submitted against the lowest branch where they apply
  (lowest branches are regularly merged to upper ones so they get the fixes too).
- Features and deprecations must be submitted against the master branch.
- Please fill in this template according to the PR you're about to submit.
- Replace this comment by a description of what your PR is solving.
-->

Commits
-------

3441140 [Router] Follow symlinks and skip dots in the annotation directory loader
@jakzal jakzal deleted the annotation-dir-loader-follow-symlink branch March 3, 2017 15:31
@fabpot fabpot mentioned this pull request May 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants