Hi, -1 for the same reason i was for the removal of zend from vendor
Plus, if you really to fix bug inside phpunit, i don't see why you can't write inside pear php folder, it's not read-only. Plus, most of people never use phpunit, the ones using it, know how to install it and upgrade it (it's easy) Cheers, [MA]Pascal On Fri, Apr 15, 2011 at 10:23, Bernhard Schussek <[email protected]>wrote: > Hey all, > > Would it make sense to add PHPUnit in the Symfony2 vendor directory > and to add a phpunit binary in the project root directory? > > This would have two benefits: > > - all developers use exactly the same version of PHPUnit > - bugs in PHPUnit can be fixed easier. Right now, most people probably > use the PEAR version of PHPUnit. Installing a separate version of > PHPUnit in a writeable directory, making it work, testing it against a > bug and fixing that bug takes a lot of time. When PHPUnit is under > vendor/, this is much easier. > > Bernhard > > -- > 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 developers" 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-devs?hl=en > -- Pascal -- 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 developers" 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-devs?hl=en
