--TEST-- Calling resolve() and then then() should not report unhandled rejection --INI-- # suppress legacy PHPUnit 7 warning for Xdebug 3 xdebug.default_enable= --FILE-- then('var_dump'); ?> --EXPECT-- int(42)