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

Opened By: mikeschinkel
Pull Request Description:
PhpStorm flags functions that don't have returns at the end so this PR 
rearranges code so that the returns are always at the end, or in one case adds 
one that was missing.

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

Reply via email to