katzgrau / KLogger

A Simple Logging Class For PHP
http://codefury.net/projects/klogger/
981 stars 284 forks source link

Add @throws to php-doc #59

Closed atailouloute closed 8 years ago

atailouloute commented 9 years ago

Hello, I've just noticed that the annotation @throws does not exist in php-doc. Kind regards

onno-vos-dev commented 9 years ago

Even though I feel PHPDoc comments quickly clutter the code I'm fine with this one :)

atailouloute commented 9 years ago

It seems like it clutters the code, but actually the PHPDoc has a lot of advantages

onno-vos-dev commented 9 years ago

@atailouloute Your last commit touched every single line of KLogger. Can you fix that so it's easier for myself and @katzgrau to review your PHPCS violation commit?