G.17 Readable

The <readable> selector selects only files that are readable.

<fileset dir="${src}" includes="**/*.php">
  <readable>
</fileset>