You can view the Pull Request on github: https://github.com/php/web-php/pull/251
Opened By: petk Pull Request Description: Currently all mirrors already use at least 5.4 versions and also the code in the repository already uses 5.4 syntax in some places, such as `releases/feed.php` file with `__DIR__` constant. This patch syncs this state a bit. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
