Releases: assertwell/phpunit-global-state
Releases · assertwell/phpunit-global-state
Version 0.2.2
Version 0.2.1
- Mark tests that use
defineFunction()
ordeleteFunction()
as skipped if Runkit is unavailable (#25) - Fix coding standards, remove unused namespace imports (#22, props @peter279k)
Version 0.2.0
- Introduce a new
AssertWell\PHPUnitGlobalState\Functions
trait (#17) - Introduce an
AssertWell\PHPUnitGlobalState\Support\Runkit
support class (#15) - Simplify the cleanup between tests of of the private properties that hold changes (#16)
Version 0.1.0
Initial public release of the package, with the following traits: