Hi Symfony guys! I would like to submit a patch for Symfony2.
So I followed all those steps: http://symfony.com/doc/2.0/contributing/code/patches.html Before starting to develop the patch, I ran phpunit on my forked repository. I get this error: Fatal error: Class 'ProjectWithXsdExtensionInPhar' not found in /Path/ To/symfony/tests/Symfony/Tests/Component/DependencyInjection/Loader/ XmlFileLoaderTest.php on line 264 I checked and ProjectWithXsdExtensionInPhar is where XmlFileLoaderTest.php is looking for it. Did any of you already get that kind of error? Or do you know what may be wrong in my setup? Thanks, keep up the great work, Guillaume -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
