Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9291baa

Browse files
committed
build 0.23.213
1 parent0761498 commit9291baa

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

‎CHANGELOG.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ Changelog
1818
* 0.10.x: PhpStorm 7 (no support)
1919
* 0.9.x: PhpStorm 6 (no support)
2020

21+
##0.23.213
22+
* Fixed[#1716](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1716): Deprecated LineMarkerInfo constructor usage (Adam Wójs)
23+
* Add missing Symfony icon to new project setup (Shyim)
24+
* Added missing services keywords to YamlCompletionContributor (Adam Wójs)
25+
2126
##0.23.212
2227
* Smarter Doctrine querybuilder "where" condition navigation to fields (Daniel Espendiller)
2328
* Add PHP8 attributes support for Doctrine metadata (Daniel Espendiller)
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<html>
22
<ul>
3-
<li>Smarter Doctrine querybuilder "where" condition navigation to fields (Daniel Espendiller)</li>
4-
<li>AddPHP8 attributes support for Doctrine metadata (Daniel Espendiller)</li>
5-
<li>Fixed<ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1675">#1675</a>: "AWT events are not allowed inside write action" exception while creating dialog window for resolving arguments ambiguity (Adam Wójs)</li>
3+
<li>Fixed<ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1716">#1716</a>: Deprecated LineMarkerInfo constructor usage (Adam Wójs)</li>
4+
<li>Addmissing Symfony icon to new project setup (Shyim)</li>
5+
<li>Added missing services keywords to YamlCompletionContributor (Adam Wójs)</li>
66
</ul>
77
</html>

‎src/main/resources/META-INF/plugin.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-pluginurl="https://github.com/Haehnchen/idea-php-symfony2-plugin">
22
<id>fr.adrienbrault.idea.symfony2plugin</id>
33
<name>Symfony Support</name>
4-
<version>0.23.212</version>
4+
<version>0.23.213</version>
55
<vendoremail="daniel@espendiller.net"url="http://espend.de?p=fr.adrienbrault.idea.symfony2plugin">espend_de</vendor>
66

77
<description><![CDATA[

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp