--TEST-- Checking trait_exists(): interface, trait, abstract and final class --FILE-- --EXPECT-- bool(false) bool(false) bool(false) bool(true)