Last modified: 2007-05-18 21:45:15 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T11332, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 9332 - instructions in tests/README for PHPUnit don't work
instructions in tests/README for PHPUnit don't work
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
PC Windows XP
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
http://svn.wikimedia.org/viewvc/media...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-03-19 01:50 UTC by S Page
Modified: 2007-05-18 21:45 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description S Page 2007-03-19 01:50:17 UTC
tests/README says
----
You can install PHPUnit via pear like this:
# pear install PHPUnit

Or fetch and install it manually:
http://pear.php.net/package/PHPUnit
----

In my xampplite PHP 5.2.1 installation,
that pear install line gives
  No releases available for package "pear.php.net/PHPUnit"

The PHPUnit installation guide (
http://www.phpunit.de/pocket_guide/3.0/en/installation.html ) says how to get
PEAR to install PHPUnit, the README is no longer correct.

Rather than document external code, I would change the README lines to

----
Read the documentation at
http://pear.php.net/package/PHPUnit
to learn how to install PHPUnit using PEAR, or to download and install it manually.
----
http://pear.php.net/package/PHPUnit redirects to http://phpunit.de/ , I'm not
sure which is a better long-term URL.
Comment 1 Antoine "hashar" Musso (WMF) 2007-05-18 21:45:15 UTC
Fixed with r22247

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links