Skip to content

Conversation

tifabien
Copy link
Contributor

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

@nicolas-grekas nicolas-grekas added this to the 3.4 milestone Sep 16, 2017
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.

for 3.4 as a new feature to me

@fabpot
Copy link
Member

fabpot commented Sep 16, 2017

Somewhat related: #11279 and co

@chalasr
Copy link
Member

chalasr commented Sep 17, 2017

Regarding #11279, would it make sense to make this service available in AbstractController? (could be for another PR)

@nicolas-grekas
Copy link
Member

nicolas-grekas commented Sep 18, 2017

@chalasr in practice a Session instance is always provided. With this alias ppl could at least type-hint a controller/action argument. Isn't it enough?

@chalasr
Copy link
Member

chalasr commented Sep 19, 2017

Indeed!

Copy link
Member

@xabbuh xabbuh left a comment

Choose a reason for hiding this comment

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

as a feature in 3.4

@tifabien
Copy link
Contributor Author

Do I need to rebase my branch on top of 3.4 or is it not necessary?

@nicolas-grekas
Copy link
Member

Thank you @tifabien.

nicolas-grekas added a commit that referenced this pull request Sep 26, 2017
This PR was submitted for the 3.3 branch but it was merged into the 3.4 branch instead (closes #24200).

Discussion
----------

Added an alias for FlashBagInterface in config

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

Commits
-------

b6b6d31 Added an alias for FlashBagInterface in config
@tifabien tifabien deleted the add-flash-bag-alias branch September 28, 2017 11:00
This was referenced Oct 18, 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.

6 participants