I must be doing something wrong, but I can't find the docs that talk about this. I'm trying to get the symfony test suite running -- that is, the unit tests for symfony itself. I run 'pake alltests' from the root of my checkout directory and get:
$ pake alltests >> dir+ /var/tmp/tmpmzc40c/4118ee5bd85f8fa4988f9d910bc727c9 >> dir+ /var/tmp/tmpmzc40c/4118ee5bd85f...f9d910bc727c9/apps/test/modules PHP Fatal error: Method MocksfWebRequest::__call() must take exactly 2 arguments in /home/y/share/pear/simpletest/mock_objects.php(1036) : eval()'d code on line 144 fyi, this is for symfony 0.6.3 r1510 php 5.1.4 pake 1.1.2 simpletest 1.0.1alpha3 Do I need to install symfony somewhere first (other than in my dev directory)? Do I need different versions of the tools? Are there docs somewhere? Any help would be appreciated. -mike --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
