mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260155 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b6d1cbfa2b
commit
85140dc9d3
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
|
||||
<appendix xml:id="phar.constants" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
&reftitle.constants;
|
||||
|
@ -167,7 +167,7 @@
|
|||
(<type>integer</type>)
|
||||
</entry>
|
||||
<entry>1</entry>
|
||||
<entry>used to instruct the <variable>mimeoverrides</variable> parameter
|
||||
<entry>used to instruct the mimeoverrides parameter
|
||||
of <function>Phar::webPhar</function> that the extension should be
|
||||
parsed as a PHP file</entry>
|
||||
</row>
|
||||
|
@ -177,7 +177,7 @@
|
|||
(<type>integer</type>)
|
||||
</entry>
|
||||
<entry>2</entry>
|
||||
<entry>used to instruct the <variable>mimeoverrides</variable> parameter
|
||||
<entry>used to instruct the mimeoverrides parameter
|
||||
of <function>Phar::webPhar</function> that the extension should be
|
||||
parsed as a PHP source file through <function>highlight_file</function></entry>
|
||||
</row>
|
||||
|
|
Loading…
Reference in a new issue