Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Add context-specific escaper helpers #21

Closed
weierophinney opened this issue May 16, 2017 · 1 comment
Closed

Add context-specific escaper helpers #21

weierophinney opened this issue May 16, 2017 · 1 comment

Comments

@weierophinney
Copy link
Member

This component should include an extension with the following context-specific escaping mechanisms from zend-escaper:

  • escapeHtml()
  • escapeHtmlAttr()
  • escapeJs()
  • escapeCss()
  • escapeUrl()

Adding these would be a value-add for those using Plates with Expressive, and provide added security features for template authors.

robopuff added a commit to robopuff/zend-expressive-platesrenderer that referenced this issue May 17, 2017
robopuff added a commit to robopuff/zend-expressive-platesrenderer that referenced this issue Jun 1, 2017
robopuff added a commit to robopuff/zend-expressive-platesrenderer that referenced this issue Jun 1, 2017
weierophinney added a commit that referenced this issue Nov 1, 2017
Issue #21: Add context-specific escaper helpers

Conflicts:
	composer.lock
@harikt
Copy link
Contributor

harikt commented Nov 7, 2017

Please close this issue for its implemented in #22 .

Thank you.

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

No branches or pull requests

2 participants