Changeset View
Changeset View
Standalone View
Standalone View
src/docs/contributor/php_coding_standards.diviner
| @title PHP Coding Standards | @title PHP Coding Standards | ||||
| @group standards | @group standards | ||||
| This document describes PHP coding standards for Phabricator and related projects (like Arcanist and libphutil). | This document describes PHP coding standards for Phabricator and related | ||||
| projects (like Arcanist and libphutil). | |||||
| = Overview = | = Overview = | ||||
| This document outlines technical and style guidelines which are followed in | This document outlines technical and style guidelines which are followed in | ||||
| libphutil. Contributors should also follow these guidelines. Many of these | libphutil. Contributors should also follow these guidelines. Many of these | ||||
| guidelines are automatically enforced by lint. | guidelines are automatically enforced by lint. | ||||
| These guidelines are essentially identical to the Facebook guidelines, since I | These guidelines are essentially identical to the Facebook guidelines, since I | ||||
| ▲ Show 20 Lines • Show All 157 Lines • Show Last 20 Lines | |||||