The file at ``` pub/index.php ``` is out of sync with the file at ``` index.php ``` The file in `pub` still contains an unname spaced `Mage_Profiler`, which results in a fatal error when run vs. the new repository. There files should be brought into sync, or if `pub/index.php` is redundant it should be removed from the repository.