PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Testing » PHPUnit

Regression testing framework for unit tests.

This package is unmaintained.

Download latest release 1.3.2 (archived versions might be outdated)

License: BSD License

Description

PHPUnit is a regression testing framework used by the developer who implements unit tests in PHP. This is the version to be used with PHP 4.

Documentation

Manual

Maintainers

No maintainers.

Dependencies

No dependencies.

Releases

Bugs

IDStatusTypeVersionDateSummary
#26ClosedBug2003-09-22File missing in PHPUnit 1.0.0 alpha 1
#286ClosedBug2003-11-23Log::factory() needs to return a reference
#448ClosedBug2003-12-17Arrays not recursively sorted
#559ClosedBug2004-01-12go-pear.bat doesn't found PHPUnit while installing
#560ClosedBug2004-01-12inclusion of PEAR-package PHPUnit which requires PHP5
#757ClosedBug2004-02-13TestCase bug
#765DuplicateBug2004-02-15error supression causing silent death w/ XML_Tree
#1169ClosedBug2004-04-09assertEquals error
#2569ClosedBug2004-10-19assertContains
#2701ClosedBug2004-11-05Skeleton assertions have parameters backwards.
#2875BogusBug2004-12-02example from PHPUnit.php does not work
#3127ClosedBug2005-01-06PHPUnit_GUI_HTML and $_REQUEST
#3265ClosedBug2005-01-21assertNull()/assertNotNull() broken in 1.2.0
#3332ClosedBug2005-01-30AssertNull doesn't work. Reports undefined variable.
#3756BogusBug2005-03-09GUI_Decorator araises a warning with TestCase constructor
#4007ClosedReq2005-03-30assertIsA
#4342ClosedBug2005-05-13Assign by reference bug in addListener
#4529ClosedBug2005-06-04$message is not used in assertContains()
#4730BogusBug2005-07-02Cannot test php files in current directory (SetupDecorator)
#4802ClosedReq2005-07-12make package compatible with php 4.1.0
#5295ClosedBug2005-09-04php warning in PHPUnit_TestCase::fail
#5341ClosedBug2005-09-08GUI SetupDecorator fails under symlinked directory
#5883BogusBug2005-11-07addPassedTest does not notify listeners
#6399BogusReq2006-01-02HTML code in GUI_HTML
#6402ClosedBug2006-01-03PHP Unit Pocket Guide not availaible
#8987ClosedReq1.3.22006-10-12Assert::assertXXX() methods return type (value)
#14355Wont fixBug1.3.22008-07-16Division by zero
#16993BogusBugUnknown2010-01-13Can not install PHPUnit beacause open /phpunit faile
#18213OpenBug1.9.12011-01-23Fatal error Assert not found
#18342BogusBugUnknown2011-03-07findNodes should ignore comments in children/only selector
#18430ClosedBugUnknown2011-04-11Problem when using the --log-tap option for files that can't be created
#18669Wont fixBugUnknown2011-07-15Oracle error when PHPUnit read the metadatas of a table
#18903Wont fixBugUnknown2011-10-13Skeleton Error
#18904DuplicateBugUnknown2011-10-13Skeleton Error
#18905DuplicateBugUnknown2011-10-13Skeleton Error
#18906ClosedBugUnknown2011-10-13Skeleton Error
#18979BogusBugUnknown2011-11-10Missing "=" in help text
#19179BogusReqUnknown2012-01-02php unit installing failed
#19467BogusBug1.3.22012-06-09uncloneable class mysqli with mock
#19468DuplicateBug1.3.22012-06-09uncloneable class mysqli with mock
#19649OpenBug2012-10-11Error while generating coverage report in HTML format
#19735OpenDocUnknown2012-12-07PHPUnit Tutorial needs significant updating
#19823BogusBugUnknown2013-02-15Outdated