Skip to content

Explanation of Session/NamespacedAttributeBag usage #7378

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

Closed
alexwybraniec opened this issue Jan 17, 2017 · 2 comments
Closed

Explanation of Session/NamespacedAttributeBag usage #7378

alexwybraniec opened this issue Jan 17, 2017 · 2 comments
Labels
hasPR A Pull Request has already been submitted for this issue. HttpFoundation

Comments

@alexwybraniec
Copy link
Contributor

The docs for Sessions (setting up, configuring, extending) and especially NamespacedAttributeBag are pretty poor.

Seemingly this SO response gives the only clue as to how to make NamespacedAttributeBag work in Symfony 3.

http://stackoverflow.com/questions/12279247/how-to-use-namespaced-sessions-in-symfony2/12279483#12279483

I will attempt to improve the docs myself, but before I start is there a better reference to look at first?

ThomasLandauer added a commit to ThomasLandauer/symfony-docs that referenced this issue Mar 16, 2017
First step to explain how to activate Namespaced Attributes, as requested by symfony#7378
@ThomasLandauer
Copy link
Contributor

I've taken a first step to explain this: #7643

@xabbuh xabbuh added the hasPR A Pull Request has already been submitted for this issue. label Mar 17, 2017
javiereguiluz pushed a commit that referenced this issue Jul 24, 2018
First step to explain how to activate Namespaced Attributes, as requested by #7378
javiereguiluz added a commit that referenced this issue Jul 24, 2018
This PR was submitted for the 2.7 branch but it was merged into the 2.8 branch instead (closes #7643).

Discussion
----------

Update sessions.rst

First step to explain how to activate Namespaced Attributes, as requested by #7378

Commits
-------

22206d4 Reword and simplify
e9dffc6 Update sessions.rst
5254aee Removed some repeated content and minor rewords
73a02c2 Update sessions.rst
@javiereguiluz
Copy link
Member

Fixed by #7643.

Guikingone pushed a commit to Guikingone/symfony-docs that referenced this issue Feb 12, 2019
First step to explain how to activate Namespaced Attributes, as requested by symfony#7378
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hasPR A Pull Request has already been submitted for this issue. HttpFoundation
Projects
None yet
Development

No branches or pull requests

4 participants