Would it be interesting to include a @triggers tag in PSR-19? This would be 
used with code that may call trigger_error() or other code that may trigger 
errors, such as filesize(), mime_content_type(), filemtime(), md5_file(), 
pspell_new(), etc. (There are really many!)

Examples would be:

@triggers E_ERROR Some text explaining what might trigger the error.

@triggers E_WARNING Some text explaining what might trigger the warning.

-- 
You received this message because you are subscribed to the Google Groups "PHP 
Framework Interoperability Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to php-fig+unsubscr...@googlegroups.com.
To post to this group, send email to php-fig@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/a044b2ab-a22a-4385-9a26-95c2fc1ac121%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to