Arquivos
hhvm/hphp/runtime
bsimmers 75751d201c Run object destructors before clearing autoload handler
Our request shutdown procedure cleared the autoload handler
before running destructors of any remaining objects. This was causing
fatals when some of those destructors tried to use a
class/function/constant that hadn't already been autoloaded.
2013-07-22 11:34:11 -07:00
..
2013-07-19 12:57:29 -07:00
2013-05-01 21:00:49 -07:00
2013-02-11 02:10:41 -08:00
2013-02-11 02:10:41 -08:00