On Tue, Jun 30, 2009 at 4:52 PM, Jared Williamsjared.williams1@ntlworld.com wrote:
Pity there is not a method of locking down code execution to a single namespace, (think ahead with php5.3)
This is implausible, but even if it happened it wouldn't stop trivial DOSes like while (true);. We'd still need to validate the code if we wanted to run it in-process.