I have read both these licenses over and over but I unless I'm missing something I can't see anything about reusing MIT licensed code under a different license.
In my case I would like to use and modify the Symfony Event Dispatcher component in a PHP project that is licensed under the Apache 2.0 license. What requirements are there for doing this? Do I simply just reuse the license in the doc comment of each class?