File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 77* 2.x: PhpStorm 2017.1+ (no support)
88* 1.x: PhpStorm 2016.1+ (no support)
99
10+ ## 5.1
11+ * Fix folder indention for "AddMethodIntention" (Daniel Espendiller)
12+
1013## 5.0
11- * Migrate type provide to "typeProvider4" implementation (Daniel Espendiller)
12- * Fix intention files [ #55 ] ( https://github.com/Haehnchen/idea-php-phpunit-plugin/issues/55 ) (Daniel Espendiller)
14+ * Migrate type provide to "typeProvider4" implementation (Daniel Espendiller)
15+ * Fix intention files [ #55 ] ( https://github.com/Haehnchen/idea-php-phpunit-plugin/issues/55 ) (Daniel Espendiller)
1316
1417## 4.1
1518* Provide a line marker to navigate to a related test classes, based on the naming [ #16 ] ( https://github.com/Haehnchen/idea-php-phpunit-plugin/issues/16 ) (Daniel Espendiller)
Original file line number Diff line number Diff line change 11< html >
22< ul >
3- < li > Migrate type provide to "typeProvider4" implementation (Daniel Espendiller)</ li >
4- < li > Fix intention files < a href ="https://github.com/Haehnchen/idea-php-phpunit-plugin/issues/55 "> #55</ a > (Daniel Espendiller)</ li >
3+ < li > Fix folder indention for "AddMethodIntention" (Daniel Espendiller)</ li >
54</ ul >
65</ html >
Original file line number Diff line number Diff line change 11<idea-plugin url =" https://github.com/Haehnchen/idea-php-phpunit-plugin" >
22 <id >de.espend.idea.php.phpunit</id >
33 <name >PHPUnit Enhancement</name >
4- <version >5.0 </version >
4+ <version >5.1 </version >
55 <vendor email =" daniel@espendiller.net" url =" http://espend.de?p=de.espend.idea.php.phpunit" >espend_de</vendor >
66
77 <description ><![CDATA[
You can’t perform that action at this time.
0 commit comments