--TEST-- Bug #29368.2 (The destructor is called when an exception is thrown from the constructor). --FILE-- getMessage() . "\n"; } echo "ok\n"; ?> --EXPECT-- bomb! ok