Skip to content

Commit 48efb8d

Browse files
committed
SLE-1273 Update SonarPHP analyzer to 3.49.0.13624
1 parent 06acdd2 commit 48efb8d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

org.sonarlint.eclipse.core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<artifactItem>
9494
<groupId>org.sonarsource.php</groupId>
9595
<artifactId>sonar-php-plugin</artifactId>
96-
<version>3.48.0.13483</version>
96+
<version>3.49.0.13624</version>
9797
<type>jar</type>
9898
</artifactItem>
9999
<artifactItem>

org.sonarlint.eclipse.ui/intro/RELEASE_NOTES.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ <h1>11.15</h1>
2727
<li>Update Java (Symbolic Execution) analyzer -> 8.16</li>
2828
<li>Update C/C++ analyzer -> 6.71</li>
2929
<li>Update JS/TS/CSS analyzer -> <a href="https://github.com/SonarSource/SonarJS/releases/tag/11.3.0.34350">11.3</a></li>
30+
<li>Update PHP analyzer -> <a href="https://github.com/SonarSource/sonar-php/releases/tag/3.49.0.13624">3.49</a></li>
3031
</ul>
3132
</div>
3233

0 commit comments

Comments
 (0)