StanAngeloff / php.vim

An up-to-date Vim syntax for PHP (7.x supported)
477 stars 69 forks source link

Review and update PHPDoc #26

Closed StanAngeloff closed 10 years ago

StanAngeloff commented 10 years ago

There is an official PSR-5 proposal which tries to provide a complete and formal definition of the PHPDoc standard.

Review and update the syntax handling of additional @tags, etc.