php-doc-en/faq/migration.xml
Hartmut Holzgraefe 9410c19fda added version attribute to <?xml tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61864 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 21:49:43 +00:00

55 lines
1.3 KiB
XML
Executable file

<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.8 $ -->
<chapter id="faq.migration">
<title>Migrating from PHP 2 to PHP 3</title>
<titleabbrev>Migrating from PHP 2 to PHP 3</titleabbrev>
<para>
PHP has already a long history behind him:
Legendary PHP 1.0, PHP/FI, PHP 3.0 and PHP 4.0.
</para>
<qandaset>
<qandaentry id="faq.migrating.phpfi">
<question>
<para>
Migrating from PHP 2 to PHP 3?
</para>
</question>
<answer>
<para>
PHP/FI 2.0 is no longer supported. Please see
<link linkend="migration">appropriate manual
section</link> for information about migration
from PHP/FI 2.0.
</para>
<para>
If you are still working with PHP 2, we
<emphasis>strongly</emphasis> recommend you
to upgrade straight to PHP 4.
</para>
</answer>
</qandaentry>
</qandaset>
</chapter>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
sgml-parent-document:nil
sgml-default-dtd-file:"../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->