tobyS / pdv

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

Complains about deprecated UltiSnips_Anon function usage. #11

Closed mariuswilms closed 9 years ago

mariuswilms commented 10 years ago

When using PDV together with the latest UltiSnips version (7b8641e) as well as the tagged 3.0 release VIM will complain about the usage of a deprecated function. The error message is:

Error detected while processing function pdv#DocumentWithSnip..UltiSnips_Anon:                               
line    1:
Deprecated UltiSnips_Anon called. Please use UltiSnips#Anon.
tobyS commented 9 years ago

Fixed.