Skip to content

[Templating] Fix to support CachedRouter's in RouteHelper. #146

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

Conversation

aurelijus
Copy link
Contributor

Route helper required Router instance while cached routers are instances of CachedRouter.
Changed type to RouterInstance.
Added method getGenerator to CachedRouter.

SofHad pushed a commit to SofHad/symfony that referenced this pull request Oct 12, 2015
… (e-moe)

This PR was merged into the master branch.

Discussion
----------

fix symfony#133 XSS injection (with Htmlpurifier)

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

Commits
-------

a9c9d81 fix symfony#133 XSS injection (with Htmlpurifier)
jderusse pushed a commit to jderusse/symfony that referenced this pull request Mar 30, 2020
paragonie/random_compat 1.* uses insecure CSPRNG (openssl_random_pseudo_bytes())
chalasr pushed a commit to chalasr/symfony that referenced this pull request Sep 24, 2020
This pull request was closed.
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.

1 participant