From 7169a353057aebb06fbd4417e04368fb18201bfb Mon Sep 17 00:00:00 2001 From: Eric Williams Date: Tue, 26 May 2020 14:59:15 -0400 Subject: [PATCH] Update the php plugin (vscode-intelephense-client) to 1.3.11 (#477) Closes eclipse/che#16180 Signed-off-by: Eric Williams --- v3/plugins/redhat/php/1.3.11/meta.yaml | 18 ++++++++++++++++++ v3/plugins/redhat/php/latest.txt | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 v3/plugins/redhat/php/1.3.11/meta.yaml diff --git a/v3/plugins/redhat/php/1.3.11/meta.yaml b/v3/plugins/redhat/php/1.3.11/meta.yaml new file mode 100644 index 0000000000..6c3fa7aa42 --- /dev/null +++ b/v3/plugins/redhat/php/1.3.11/meta.yaml @@ -0,0 +1,18 @@ +apiVersion: v2 +publisher: redhat +name: php +version: 1.3.11 +displayName: PHP Intelephense +title: PHP Intelephense +description: This VS Code extension provides support for creating and editing PHP documents, based on the PHP Intelephense language server. +type: VS Code extension +icon: https://www.eclipse.org/che/images/logo-eclipseche.svg +repository: https://github.com/bmewburn/vscode-intelephense +category: Language +firstPublicationDate: "2020-05-26" +spec: + containers: + - image: "quay.io/eclipse/che-sidecar-php:7-5c5ecc5" + memoryLimit: "1000Mi" + extensions: + - https://download.jboss.org/jbosstools/vscode/3rdparty/vscode-intelephense/vscode-intelephense-client-1.3.11.vsix diff --git a/v3/plugins/redhat/php/latest.txt b/v3/plugins/redhat/php/latest.txt index 5b09c67c20..17e63e7aff 100644 --- a/v3/plugins/redhat/php/latest.txt +++ b/v3/plugins/redhat/php/latest.txt @@ -1 +1 @@ -1.0.14 +1.3.11