tobyS / pdv

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

Improve type-guessing from default values #16

Open therealgaxbo opened 9 years ago

therealgaxbo commented 9 years ago

Fix broken regex for type-guessing bools, and make type-guessing of bools and arrays case insensitive.