detectlanguage-php icon indicating copy to clipboard operation
detectlanguage-php copied to clipboard

Feature: add @throws comments in PHPDoc

Open rvalitov opened this issue 7 months ago • 0 comments

It would be helpful if all the functions would have a full PHPDoc. Currently the @throws tags are missing, as a result the IDE does not remind to implement the try/catch routine.

rvalitov avatar May 09 '25 19:05 rvalitov