Parsing the PHP news file

Phppreview

This started as a small example for the file_get_contents documentation page, however I got a little carried away!

This script parses the news.txt file that comes with PHP, formatting it and adding links to bugs and functions. You can get this from the git repository.