Skip to content

Commit

Permalink
Update the php plugin (vscode-intelephense-client) to 1.3.11 (#477)
Browse files Browse the repository at this point in the history
Closes eclipse-che/che#16180

Signed-off-by: Eric Williams <ericwill@redhat.com>
  • Loading branch information
ericwill authored May 26, 2020
1 parent 0cae025 commit 7169a35
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions v3/plugins/redhat/php/1.3.11/meta.yaml
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion v3/plugins/redhat/php/latest.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.14
1.3.11

0 comments on commit 7169a35

Please sign in to comment.