Skip to content

Commit 35e2f32

Browse files
Fix ChangeLog.
1 parent f9a586e commit 35e2f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ PHPUnit 3.5.0
4242
* `PHPUnit_Extensions_PerformanceTestCase` has been removed.
4343
* `PHPUnit_Extensions_TicketListener_Trac` has been removed.
4444
* The `PHPUnit_Extensions_Story_TestCase` functionality has been deprecated.
45-
* Replaced `PHPUnit_Framework_MockObject` with the [PHP_MockObject](http://github.com/sebastianbergmann/phpunit-mock-objects) component.
45+
* Replaced `PHPUnit_Framework_MockObject` with the [PHPUnit_MockObject](http://github.com/sebastianbergmann/phpunit-mock-objects) component.
4646
* Replaced `PHPUnit_Extensions_Database_TestCase` with the [DbUnit](http://github.com/sebastianbergmann/dbunit) component.
4747
* Replaced `PHPUnit_Extensions_SeleniumTestCase` with the [PHPUnit_Selenium](http://github.com/sebastianbergmann/phpunit-selenium) component.
4848
* Replaced `PHPUnit_Util_FilterIterator` with the [PHP_FileIterator](http://github.com/sebastianbergmann/php-file-iterator) component.

0 commit comments

Comments
 (0)