@@ -11,6 +11,35 @@ Changelog
1111* 0.10.x: PhpStorm 7 (no support)
1212* 0.9.x: PhpStorm 6 (no support)
1313
14+ ## 0.16.166
15+
16+ <ul >
17+ <li >28a81b49 Add 2018.3 to build matrix (Cedric Ziel)</li >
18+ <li >79623036 Inline Callback (Cedric Ziel)</li >
19+ <li >9a2e7042 Fixed Symfony installer version selection to use https (Thomas Schulz)</li >
20+ <li >0e8c1f44 Move back to JBList to support legacy platform (Cedric Ziel)</li >
21+ <li >243d9896 Move write action out of AWT event for PhpServiceArgumentIntention (Cedric Ziel)</li >
22+ <li >4b6c480d Adjust resource path for bundle file creation (Cedric Ziel)</li >
23+ <li >e8a58704 Remove unnecessary null check (Cedric Ziel)</li >
24+ <li >26e9e8b6 Update PHP plugin version to 182.3684.42 in 2018.2 build (Cedric Ziel)</li >
25+ <li >e8d51e22 Adapt to changed YAML Psi to find the first KeyValue mapping (Cedric Ziel)</li >
26+ <li >1eb302b0 Fix whitespace issues in fixtures (Cedric Ziel)</li >
27+ <li >88c8dc0b Update build environment to 2018.2 stable (Cedric Ziel)</li >
28+ <li >fba2ded5 Add YAML const GoTo Target for Symfony 3.2+ style constants (Cedric Ziel)</li >
29+ <li >6cdd1695 Add inspection and quick fix for fuzzy service class names (Cedric Ziel)</li >
30+ <li >4eda083a Remove unused imports (Cedric Ziel)</li >
31+ <li >9ccf2e55 Use adequate casing for sentence (Cedric Ziel)</li >
32+ <li >83475218 Drop unnecessary condition (Cedric Ziel)</li >
33+ <li >eed2fca0 When able to, detect Symfony 4 "public" directory (Cedric Ziel)</li >
34+ <li >1fb795a3 Small cleanups (Cedric Ziel)</li >
35+ <li >d46aadf9 Fix Yaml Inspection for deprecated structure (Cedric Ziel)</li >
36+ <li >6af47fd3 Update intelli gradle plugin to 0.3.3 (Cedric Ziel)</li >
37+ <li >eaa23c6d Add 2018.2 to build matrix (Cedric Ziel)</li >
38+ <li >147d6d09 Migrate Project structure to use gradle (#1164) (Cedric Ziel)</li >
39+ <li >1d727c39 fix travis 2017.3.x build (Daniel Espendiller)</li >
40+ <li >6f6a15fa Fix anchor/querystring order (Massimiliano Arione)</li >
41+ <li >ad7742e4 Fix link to asset function (Massimiliano Arione)</li ></ul >
42+
1443## 0.16.165
1544* Prevent duplicate same targets in yaml targets eg for class navigation
1645* Refactoring bundle loading, replacing HashMaps with ArrayList for non unique bundle project names
0 commit comments