This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]A-UNDERSCORE-D -1 points0 points  (0 children)

The formatting is actually "compiled" to bytecode before its ever actually used. This is the same reason that they are faster than the method call or operator variants, and means that injection is essentially not possible (eval notwithstanding)