Skip to content

Best practice: zend studio configuration

baisong edited this page Jan 28, 2013 · 3 revisions

For developers looking to contribute to OpenScholar, we encourage you to use the same PHP Zend Studio configuration used by the development team:

  1. Download Zend Studio version 8.0
  2. Download our Drupal-compliant Zend PHP formatter profile (XML).
  3. In Zend Studio, go to Preferences > PHP > Code Style > Formatter.
  4. Select Import, and choose the XML formatter profile.
  5. Go to Preferences > PHP > Editor > Save Actions and select "Remove trailing whitespace: from all lines"
Clone this wiki locally