Skip to content

Releases: TysonAndre/vscode-php-phan

4.0.0

17 Apr 19:22
3998483

Choose a tag to compare

Merge pull request #93 from TysonAndre/release-4.0.0

4.0.0: Forbid workspace/folder overrides for settings, update phan

0.3.3: Upgrade Phan to 0.12.8

12 May 16:46
dea44b5

Choose a tag to compare

See the README.md for details

v0.3.0: Allow analyzing on windows, allow analyzing code for multiple minor versions of php

26 Feb 00:51
ace624f

Choose a tag to compare

See the README for more details.

This release uses Phan 0.12.0.

v0.1.0: Bump Phan version; allow analyzing without `php-ast`

17 Feb 05:59
806d58a

Choose a tag to compare

  • includes various new features and bug fixes in Phan.
  • allows this extension to be run without installing php-ast
  • improves Phan's language server protocol support.

See the README for more details.

v0.0.9: Bump Phan version; allow analyzing only on save

04 Feb 23:42
b00a372

Choose a tag to compare

And consistently use TCP (Language client as a TCP server) for communication.

This includes various new features and bug fixes in Phan.

v0.0.7 : Bump phan version

29 Nov 20:45

Choose a tag to compare

improve error tolerance when parsing files with syntax errors

Bump Phan version in composer.lock to 0.10.3-dev.

Add various improvements and bug fixes.

v0.0.4: Bump bundled phan version

08 Oct 19:58

Choose a tag to compare

Pre-release

And include release history in README.md

v0.0.3: Improve documentation

03 Oct 03:35

Choose a tag to compare

Pre-release

Note that the server must be restarted every time the config is changed. (e.g. project to analyze)

Use absolute URLs for images so the extension will render properly.

0.0.2 release: Make README clearer, rename extension

01 Oct 22:43

Choose a tag to compare

No changes to functionality

Initial release: Support running phan language server on a single folder set up for Phan

01 Oct 22:04

Choose a tag to compare