Changes between Version 1 and Version 2 of Ticket #35291, comment 31


Ignore:
Timestamp:
Jan 23, 2014, 6:32:09 AM (10 years ago)
Author:
miken32 (Michael Newton)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35291, comment 31

    v1 v2  
    1 You need to install php54-file-iterator as well as php54-timer. Should be a dependency for the pear-phpunit port. And also the problems with the shebang on the phpunit script don't help matters.
     1You need to install php54-file-iterator as well as php54-timer. Should be a dependency for the pear-phpunit port. And also the problems with the shebang on the phpunit script don't help matters. Even then you still have to run `pear install --force phpunit/PHPUnit_MockObject` because this port doesn't include all required parts.