new coverage report against head
This commit is contained in:
parent
99ae59fd41
commit
cb688091c9
@ -1 +1,2 @@
|
|||||||
|
s:18:"SELECT * FROM user";
|
||||||
|
a:2:{i:0;s:31:"SELECT * FROM user WHERE id = ?";i:1;a:1:{i:0;i:1;}}
|
File diff suppressed because one or more lines are too long
@ -91,7 +91,7 @@
|
|||||||
<!-- <exec command="make pdf" dir="${build.src.dir}/docs/latex"/> -->
|
<!-- <exec command="make pdf" dir="${build.src.dir}/docs/latex"/> -->
|
||||||
|
|
||||||
<mkdir dir="${build.dest.dir}/docs/API/phpdoc" />
|
<mkdir dir="${build.dest.dir}/docs/API/phpdoc" />
|
||||||
<phpdoc title="Doctrine Documentation" destdir="${build.dest.dir}/docs/API/phpdoc/html"
|
<phpdocext title="Doctrine Documentation" destdir="${build.dest.dir}/docs/API/phpdoc/html"
|
||||||
sourcepath="${project.base.dir}/lib" output="HTML:Smarty:PHP"/>
|
sourcepath="${project.base.dir}/lib" output="HTML:Smarty:PHP"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
@ -157,4 +157,4 @@
|
|||||||
<zip destfile="${zipfile}" basedir="${build.dest.dir}"/>
|
<zip destfile="${zipfile}" basedir="${build.dest.dir}"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
Loading…
Reference in New Issue
Block a user