Stubs and Completion
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