Skip to content

Commit

Permalink
Merge branch '5.5' into 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Nov 14, 2016
2 parents 34314da + 52ddda8 commit 9556142
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChangeLog-4.8.md
Expand Up @@ -2,6 +2,12 @@

All notable changes of the PHPUnit 4.8 release series are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

## [4.8.28] - 2016-11-14

### Fixed

* Improved the fix for [#1955](https://github.com/sebastianbergmann/phpunit/issues/1955): Process isolation fails when running tests with `phpdbg -qrr`

## [4.8.27] - 2016-07-21

### Fixed
Expand Down

0 comments on commit 9556142

Please sign in to comment.