--TEST-- ReflectionExtension::getDependencies() method on an extension with a required and conflicting dependency --CREDITS-- Felix De Vliegher --SKIPIF-- --FILE-- getDependencies()); ?> ==DONE== --EXPECTF-- array(2) { ["libxml"]=> %s(8) "Required" ["domxml"]=> %s(9) "Conflicts" } ==DONE==