File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66jobs :
77
8- # Prepare and publish the plugin to JetBrains Marketplace repository
8+ # Prepare and publish the GitHub releases
99 release :
1010 name : Publish Plugin
1111 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 1.2.19] - 24.12.2025
6+
7+ - Adapt code for PhpStorm 2025.3
8+
59## [ 1.2.18] - 06.08.2025
610
711- Adapt code for PhpStorm 2025.2
Original file line number Diff line number Diff line change 33pluginGroup = com.vk
44pluginName = kphpstorm
55pluginRepositoryUrl = https://github.com/VKCOM/kphpstorm
6+
67# SemVer format -> https://semver.org
78pluginVersion = 1.2.19
89
Original file line number Diff line number Diff line change 22# https://www.jetbrains.com/help/qodana/qodana-yaml.html
33
44version : " 1.0"
5- linter : jetbrains/qodana-jvm-community:2024 .3
5+ linter : jetbrains/qodana-jvm-community:2025 .3
66projectJDK : " 21"
77profile :
88 name : Project Default
You can’t perform that action at this time.
0 commit comments