Skip to content
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

Html component #140

Closed
azjezz opened this issue Feb 21, 2021 · 1 comment · Fixed by #150 or #149
Closed

Html component #140

azjezz opened this issue Feb 21, 2021 · 1 comment · Fixed by #150 or #149
Labels
Priority: High After critical issues are fixed, these should be dealt with before any further issues. Status: Completed Nothing further to be done with this issue. Awaiting to be closed by the requestor out of politeness Type: Enhancement Most issues will probably ask for additions or changes.
Milestone

Comments

@azjezz
Copy link
Owner

azjezz commented Feb 21, 2021

Add html component that contains functions to replace the following PHP builtin functions:

  • html_​entity_​decode
  • htmlentities
  • htmlspecialchars_​decode
  • htmlspecialchars
@azjezz azjezz added the Type: Enhancement Most issues will probably ask for additions or changes. label Feb 21, 2021
@azjezz azjezz assigned azjezz and unassigned azjezz Feb 21, 2021
@azjezz azjezz added this to the 1.5.0 milestone Feb 21, 2021
@azjezz azjezz added Priority: High After critical issues are fixed, these should be dealt with before any further issues. Status: Available No one has claimed responsibility for resolving this issue. labels Feb 21, 2021
@azjezz azjezz mentioned this issue Mar 2, 2021
@azjezz
Copy link
Owner Author

azjezz commented Mar 5, 2021

fixed in #150 #149

@azjezz azjezz closed this as completed Mar 5, 2021
This was linked to pull requests Mar 5, 2021
@azjezz azjezz added Status: Completed Nothing further to be done with this issue. Awaiting to be closed by the requestor out of politeness and removed Status: Available No one has claimed responsibility for resolving this issue. labels Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High After critical issues are fixed, these should be dealt with before any further issues. Status: Completed Nothing further to be done with this issue. Awaiting to be closed by the requestor out of politeness Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant