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