--TEST-- Bug #29368.3 (The destructor is called when an exception is thrown from the constructor). --FILE-- --EXPECT-- Foo::__construct Bar::__construct Foo::__destruct Caught exception!