Added lua/luaclosure verson version info

Changed lua homepage url to a entity


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315893 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Xinchen Hui 2011-08-31 13:24:39 +00:00
parent 620153d24d
commit 246fd84c5e
2 changed files with 5 additions and 1 deletions

View file

@ -7,7 +7,7 @@
<section xml:id="lua.requirements">
&reftitle.required;
<para>
To use this extension, you will need Lua installed, available on the Lua homepage http://www.lua.org/
To use this extension, you will need Lua installed, available on the Lua homepage &url.lua;
</para>
</section>
@ -32,6 +32,8 @@
<section xml:id="lua.resources">
&no.resource;
<para>
</para>
</section>
</chapter>

View file

@ -6,6 +6,8 @@
<versions>
<!-- Methods -->
<function name='lua' from='PECL lua &gt;=0.9.0'/>
<function name='luaclosure' from='PECL lua &gt;=0.9.0'/>
<function name='lua::__construct' from='PECL lua &gt;=0.9.0'/>
<function name='lua::__call' from='PECL lua &gt;=0.9.0'/>
<function name='lua::eval' from='PECL lua &gt;=0.9.0'/>