You can view the Pull Request on github:
https://github.com/php/web-php/pull/420

Opened By: mikeschinkel
Pull Request Description:
Without these PHPDoc comments PhpStorm flags the variables, links and fragments 
as warnings or errors when using the Inspect Code feature. 

With these comments PhpStorm is able to recognize the purpose of the variables 
and to ignore the links and fragments it could not resolve so as to only flag 
items that might actually be real errors.

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to