Skip to content

Commit

Permalink
feat: update to 2023.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim committed Aug 21, 2023
1 parent 0c8523a commit 260adad
Show file tree
Hide file tree
Showing 185 changed files with 5 additions and 240,007 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.8.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM jetbrains/qodana-php:2023.1-eap as qodana-php
FROM jetbrains/qodana-php:2023.2 as qodana-php

FROM debian:11-slim

Expand Down
4 changes: 2 additions & 2 deletions Dockerfile.8.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM jetbrains/qodana-php:2023.1-eap as qodana-php
FROM jetbrains/qodana-php:2023.2 as qodana-php

FROM debian:11-slim
FROM bitnami/minideb:bookworm

ENV JAVA_HOME=/opt/idea/jbr \
DEVICEID= \
Expand Down
4 changes: 2 additions & 2 deletions Dockerfile.8.2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM jetbrains/qodana-php:2023.1-eap as qodana-php
FROM jetbrains/qodana-php:2023.2 as qodana-php

FROM debian:11-slim
FROM bitnami/minideb:bookworm

ENV JAVA_HOME=/opt/idea/jbr \
DEVICEID= \
Expand Down
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ This is an customized qodana-php docker image to include the Symfony Plugin and

## Changes to original Image

- Added PHPStan plugin to understand phpstan types
- Added Psalm plugin to understand psalm types
- Added JavaScript support together with PHP support
- Added Symfony Plugin
- Added PHP Annotations Plugin
- Added PHP Inspections EA Extended
Expand Down
Binary file removed rootfs/opt/idea/plugins/PhpInspectionsEA.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

229 changes: 0 additions & 229 deletions rootfs/opt/idea/plugins/javascript-debugger/lib/debugConnector.js

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 260adad

Please sign in to comment.