Menu

#3 Rewrite mwCTemplate to use full preg_replace power

open
None
3
2005-01-03
2005-01-03
C. Studer
No

Until now, the mwCTemplate class doesn't make use of
the /e switch of preg_replace. This would bring more
run time speed for the cost of some compiling
performance, I think.

Discussion


Log in to post a comment.