mediawiki-extensions-Scribunto/common
Brad Jorsch 50cde6fe8d Handle cloned parsers correctly
If the parser is cloned, we need to give the new instance a new
ScribuntoEngine. Otherwise when one of the clones has ParserClearState
called, the engine for the other will also be unexpectedly destroyed.

Change-Id: Ia6ded082e5adddfbd91387bca825a305ccbf831d
Depends-On: Ieec65c908d71e89b9a66f83b9a626f842aadacbb
2012-11-16 11:27:55 -05:00
..
ApiScribuntoConsole.php Replace deprecated methods. 2012-10-07 02:59:30 +02:00
Base.php LuaSandbox profiler support 2012-09-06 01:00:20 +00:00
Common.php Replace deprecated methods. 2012-10-07 02:59:30 +02:00
Hooks.php Handle cloned parsers correctly 2012-11-16 11:27:55 -05:00