Releases: mlively/idea-php-phake
Releases · mlively/idea-php-phake
v0.1
Initial release of the plugin
- First parameter of calls to Phake::mock(), Phake::partialMock(), and Phake::partMock() auto completes to class names
- Type information is passed on from verify and when calls. They will now auto complete the methods of the underlying mock class automatically.
After Downloading the jar file you can install it from the plugin preferences by using the "Install Plugin From Disk" option. This is tested in phpStorm 7 and 8. This is a pre-release version and feedback is very welcome.