PHP Tools for Visual Studio 1.29.10958

Released: Sep 24, 2018

1.29.10958 での更新項目

機能

  • 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.

不具合の修正

  • Code Validation
    • Formatting code with syntax errors is not allowed.
    • Smarty syntax and colorization.