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
+3
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,9 @@ Changelog
7
7
* 0.10.x: PhpStorm 7 (no support)
8
8
* 0.9.x: PhpStorm 6 (no support)
9
9
10
+
### 0.12.129
11
+
* Fix navigation for bundle files on linux based system, increase path limit for child path iteration [#803](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/803)
12
+
10
13
### 0.12.128
11
14
* Decouple Twig namespace loading and provide more default namespace which work without a compiled container [#784](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/784)[#654](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/654)
12
15
* Add recursive and directory limit for per Twig path visitor [#800](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/800)
<li>Fix navigation for bundle files on linux based system, increase path limit for child path iteration <a href="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/803">#803</a></li>
116
+
</ul>
117
+
113
118
<h2>0.12.128</h2>
114
119
<ul>
115
120
<li>Decouple Twig namespace loading and provide more default namespace which work without a compiled container <a href="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/784">#784</a> <a href="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/654">#654</a></li>
0 commit comments