--TEST-- Ensure a class may not inherit two constants with the same name from two separate interfaces. --FILE-- --EXPECTF-- Fatal error: Cannot inherit previously-inherited or override constant FOO from interface I2 in %s on line 10