All Versions
31
Latest Version
Avg Release Cycle
56 days
Latest Release
-
Changelog History
Page 4
Changelog History
Page 4
-
v0.1.0 Changes
2018-04-03
First tagged version, changes from 30th March.
- CodeTransform
- New implementation of class import
- Offer to alias existing classes,
- Error message if class in same namespace,
- New implementation of class import
- Completion
- New Completion library.
- Improved formatting.
- Local variable completion.
- ๐ Documentation
- Configuration documentation.
- Better Drupal integration (thanks @fenetikm).
- VIM Plugin documentation (
:help phpactor
) (thanks @joereynolds)
- RPC
- Request Replay: replay requests made from the IDE.
- WorseReflection
- Docblocks for Arrays and simple
Collection<Type>
supported. - Foreach supported.
- Method
@param
supported.
- Docblocks for Arrays and simple
- Infrastructure
- All packages are on packagist.
- [Infrastructure] Do not store PHPBench results on Travis if PR is a fork.
- ๐ Various bug fixes everywhere.
- CodeTransform