Skip to content

Stubs and Completion

Compare
Choose a tag to compare
@felixfbecker felixfbecker released this 13 Dec 12:14
· 161 commits to master since this release

This release adds support for completion, features several minor improvements in the type resolver and bundles stubs for PHP built-ins.

BREAKING CHANGES

  • You now need to add JetBrain's phpstorm-stubs repository to your composer.json
  • You need to copy and the run-stubs script to parse the stubs after installing dependencies