File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).
1414- Inspection warning for disabled observer [ #432 ] ( https://github.com/magento/magento2-phpstorm-plugin/pull/432 )
1515- The action item to the context menu to copy file path in the Magento format [ #451 ] ( https://github.com/magento/magento2-phpstorm-plugin/pull/451 )
1616
17+ ### Fixed
18+
19+ - The null pointer exception on the Create Module Dialog
20+
1721## 3.0.4
1822
1923### Fixed
File renamed without changes.
Original file line number Diff line number Diff line change 236236 <extensions defaultExtensionNs =" com.jetbrains.php" >
237237 <frameworkProjectConfigurableProvider implementation =" com.magento.idea.magento2plugin.project.ConfigurableProvider" />
238238 <frameworkUsageProvider implementation =" com.magento.idea.magento2plugin.project.UsagesProvider" />
239- <libraryRoot id =" phpstorm.meta.php" path =" /phpstorm.meta.php/" runtime =" false" />
239+ <libraryRoot id =" phpstorm.meta.php" path =" /. phpstorm.meta.php/" runtime =" false" />
240240 </extensions >
241-
242241</idea-plugin >
You can’t perform that action at this time.
0 commit comments