ARudik / phc

Automatically exported from code.google.com/p/phc
0 stars 0 forks source link

respect the max_execution_time variable #34

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We could use a sigalrm to do this. The problem is whether or not its set
using ini_set. Add to this that ini_set only works in safe_mode, which we
dont exactly support either.

Original issue reported on code.google.com by paul.biggar on 24 May 2007 at 10:16