mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Remove reduntant links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249030 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
1681ff6e78
commit
b2e93e22f0
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.28 $ -->
|
||||
<!-- $Revision: 1.29 $ -->
|
||||
<appendix xml:id="migration52" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<title>Migrating from PHP 5.1.x to PHP 5.2.x</title>
|
||||
|
||||
|
@ -742,14 +742,14 @@ $obj->getCommentName('');
|
|||
<itemizedlist>
|
||||
<listitem>
|
||||
<simpara>
|
||||
<link linkend="function.xmlreader-open"><function>XMLReader::open</function></link>
|
||||
<function>XMLReader::open</function>
|
||||
- added <parameter>encoding</parameter>
|
||||
and <parameter>options</parameter>
|
||||
</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<simpara>
|
||||
<link linkend="function.xmlreader-xml"><function>XMLReader::XML</function></link>
|
||||
<function>XMLReader::XML</function>
|
||||
- added <parameter>encoding</parameter>
|
||||
and <parameter>options</parameter>
|
||||
</simpara>
|
||||
|
|
Loading…
Reference in a new issue