You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,13 @@ Changelog
12
12
* 0.10.x: PhpStorm 7 (no support)
13
13
* 0.9.x: PhpStorm 6 (no support)
14
14
15
+
## 0.17.172
16
+
* Fix service generation when a class name contains "Bundle" (Vincent Dechenaux) [#1293](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1293)
17
+
* Services with tag twig.extension should implement Twig_ExtensionInterface (Vincent Dechenaux) [#1292](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1292)
18
+
* Add doctrine-meta folder as PHP library into plugin (Thomas Schulz) [#1290](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1290)
19
+
* Add doctrine-phpstorm-meta as submodule (Thomas Schulz) [#1290](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1290)
<li>Add symfony-meta folder as PHP library into plugin (Thomas Schulz) <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/pull/1286">#1286</a></li>
4
-
<li>Routes: Adding support for inlined wildcard requirements <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1273">#1273</a> (Daniel Espendiller)</li>
5
-
<li>Symfony 4.3: Support "Always Include Route Default Values" parameter syntax <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1271">#1271</a> (Daniel Espendiller)</li>
3
+
<li>Fix service generation when a class name contains "Bundle" (Vincent Dechenaux) <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1293">#1293</a></li>
4
+
<li>Services with tag twig.extension should implement Twig_ExtensionInterface (Vincent Dechenaux) <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1292">#1292</a></li>
5
+
<li>Add doctrine-meta folder as PHP library into plugin (Thomas Schulz) <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1290">#1290</a></li>
6
+
<li>Add doctrine-phpstorm-meta as submodule (Thomas Schulz) <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1290">#1290</a></li>
0 commit comments