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

Auto escaped methods #413

Closed
Zackio opened this issue Jul 15, 2015 · 4 comments
Closed

Auto escaped methods #413

Zackio opened this issue Jul 15, 2015 · 4 comments

Comments

@Zackio
Copy link

Zackio commented Jul 15, 2015

Hi,

Is it possible to add a function in a static class to the auto escaped functions list? I can escape any function from the class but not the function specifically. ie: classname::function_name

@JDGrimes
Copy link
Contributor

No, that isn't supported. The feature could be added though.

@JDGrimes JDGrimes added this to the Future Release milestone Aug 30, 2015
@JDGrimes
Copy link
Contributor

JDGrimes commented Oct 8, 2015

Related: #473

@adrianstaffen
Copy link

Are there any news on this?
Additionally, I need to add non-static class functions (e.g. $class->function_name) and functions inside a namespace (e.g. NamespaceName\function_name)

@jrfnl
Copy link
Member

jrfnl commented Dec 2, 2022

Even though this was the earlier issue, another issue was opened since and has a lot more discussion on it, including implementation ideas, so I'm going to close this issue in favour of the more recent issue #1176.

@jrfnl jrfnl closed this as not planned Won't fix, can't repro, duplicate, stale Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants