Releases: TysonAndre/vscode-php-phan
Releases · TysonAndre/vscode-php-phan
4.0.0
0.3.3: Upgrade Phan to 0.12.8
See the README.md for details
v0.3.0: Allow analyzing on windows, allow analyzing code for multiple minor versions of php
See the README for more details.
This release uses Phan 0.12.0.
v0.1.0: Bump Phan version; allow analyzing without `php-ast`
- 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
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
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
And include release history in README.md
v0.0.3: Improve documentation
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
No changes to functionality
Initial release: Support running phan language server on a single folder set up for Phan
Initial release: Support running phan language server on a single folder set up for Phan
Pre-release
Pre-release
See README.md