https://bugzilla.wikimedia.org/show_bug.cgi?id=32746

--- Comment #3 from Daniel Werner <[email protected]> 2011-12-05 13:47:32 UTC ---
Is it really new syntax we are talking about? I think they are just new magic
words which are part of an old syntax generally called brace substitution or
more specifically; variables, pretty much built-in templates.

I guess with test cases you are talking about the mentioned problem with
PPFrame::expand() where it should be possible to escape some passed stuff?
pretty much like you would use preg_quote() if you have user input you want to
put as a part of a regular expression.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to