PHP Tools for Visual Studio 1.29.10958
Released: Sep 24, 2018
Updates in 1.29.10958
Features
- Editor
- Implement Interface/overrides respects base's return type.
- Options for implement Interface/overrides to not generate PHPDoc.
- Options for implement Interface/overrides to not generate TODO comment.
- Code Validation
- is_callable() analysis.
- More PHPDoc suggestions.
- PHAR Inspector
- PHAR inspector supports gz compressed entries.
- PHAR inspector reads files not included in the project.
- PHAR inspector optimizations.
Fixes
- Code Validation
- Formatting code with syntax errors is not allowed.
- Smarty syntax and colorization.