Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list CVS commits mailing list
Class declarations have their opening brace on a new line:
<?php class FooBar { //... code goes here } ?>