Move colons from the links

# Should every new PHP 5 function go here?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168305 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2004-09-10 13:49:51 +00:00
parent 59df6bac00
commit b92cf969c5

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.35 $ -->
<!-- $Revision: 1.36 $ -->
<appendix id="migration5">
<title>Migrating from PHP 4 to PHP 5</title>
@ -277,7 +277,7 @@ Action application/x-httpd-php "/php/php-cgi.exe"
<para>
In PHP 5 there are some new functions. Here is the list of them:
</para>
<para><link linkend="ref.array">Arrays:</link></para>
<para><link linkend="ref.array">Arrays</link>:</para>
<itemizedlist>
<listitem>
<simpara>
@ -340,7 +340,7 @@ Action application/x-httpd-php "/php/php-cgi.exe"
</listitem>
</itemizedlist>
<para><link linkend="ref.ibase">InterBase:</link></para>
<para><link linkend="ref.ibase">InterBase</link>:</para>
<itemizedlist>
<listitem>
<simpara>
@ -454,7 +454,7 @@ Action application/x-httpd-php "/php/php-cgi.exe"
</listitem>
</itemizedlist>
<para><link linkend="ref.iconv">iconv:</link></para>
<para><link linkend="ref.iconv">iconv</link>:</para>
<itemizedlist>
<listitem>
<simpara>
@ -497,7 +497,7 @@ Action application/x-httpd-php "/php/php-cgi.exe"
</listitem>
</itemizedlist>
<para><link linkend="ref.stream">Streams:</link></para>
<para><link linkend="ref.stream">Streams</link>:</para>
<itemizedlist>
<listitem>
<simpara>
@ -549,7 +549,7 @@ Action application/x-httpd-php "/php/php-cgi.exe"
</listitem>
</itemizedlist>
<para><link linkend="ref.datetime">Date and time related:</link></para>
<para><link linkend="ref.datetime">Date and time related</link>:</para>
<itemizedlist>
<listitem>
<simpara>
@ -576,7 +576,7 @@ Action application/x-httpd-php "/php/php-cgi.exe"
</listitem>
</itemizedlist>
<para><link linkend="ref.strings">Strings:</link></para>
<para><link linkend="ref.strings">Strings</link>:</para>
<itemizedlist>
<listitem>
<simpara>