github phake/phake v4.3.0

latest releases: v4.5.0, v4.4.0
17 months ago

New Features

Add support for PHP8.2 null and false stand-alone types
PHP8.2 introduced null and false stand-alone types.
It's new possible to mock an object using those types.

Add support for PHP8.2 DNF Types
PHP8.2 introduced Disjunctive Normal Form Types.
It's now possible to mock an object using DNF types.

Changes

#308 - Unable to use PHP8 named arguments on static method

#307 - Phake\Matchers\IArgumentMatcher doesn't work as expected

Don't miss a new phake release

NewReleases is sending notifications on new releases.