Changeset 190

Show
Ignore:
Timestamp:
05/08/07 19:09:41 (1 year ago)
Author:
mrook
Message:

Add haltonfailure attribute to phplint task (closes issue #106)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/docs/phing_guide/book/chapters/appendixes/AppendixC-OptionalTasks.html

    r182 r190  
    669669      <td>Path to source file</td> 
    670670      <td>n/a</td> 
     671      <td>No</td> 
     672    </tr> 
     673    <tr> 
     674      <td>haltonfailure</td> 
     675      <td>Boolean</td> 
     676      <td> Stop the build process if the linting process. </td> 
     677      <td>false</td> 
    671678      <td>No</td> 
    672679    </tr>