Releases: SolidWorx/idea-php-phake-plugin
Releases · SolidWorx/idea-php-phake-plugin
v1.1.0
v1.0.1
Added
- Add support for
partialMock
andpartMock
Fixed
- Fix autocompletion when using mocks in class properties
v1.0.0
Added
- Support autocompletion for mock classes when using Phake::mock
- Support autocompletion for expectations when using Phake::when
- Support autocompletion for method verification when using Phake::verify