tobyS / pdv

PHP Documentor for VIM - Generates PHP docblocks
161 stars 32 forks source link

Include support for array shorthand syntax #26

Open robob4him opened 8 years ago

robob4him commented 8 years ago

PHP 5.4 included support for the array initialize in the format of "[]" instead of "array()"