[Autoloading] Made the require_once of the UnviversalClassLoader conditional.
As we can't know what happened before we require the silex.phar file, we can deduce if an autoloader has already been required. It can lead to fatal errors for cases like SilexBundle.
Showing
Please register or sign in to comment