PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

下位互換性のない変更点> <PHP関連の出版物
Last updated: Fri, 10 Oct 2008

view this page in

PHP 5.1.x から PHP 5.2.x への移行

目次

PHP のバージョン移行ガイド 5.0.x および 5.1.x も参照ください。

PHP 5.2.x における変更点

PHP 5.2.x で改良された点のほとんどは、既存のコードには影響を及ぼしません。 ただ、互換性を失う変更新しいエラーメッセージ もあるので、実運用環境の PHP のバージョンをあげる際には事前にテストするようにしましょう。

もし PHP 5.0.x からアップグレードするのなら、このマニュアルの PHP 5.1.x への移行時の注意 も読んでおく必要があります。

同様に、もし PHP 4 からアップグレードするのなら、このマニュアルの PHP 4 から PHP 5 への移行 も読んでおく必要があります。



add a note add a note User Contributed Notes
PHP 5.1.x から PHP 5.2.x への移行
Andrew
19-Feb-2008 06:54
You can just extend Datetime with your current class.
sam at silverstripe dot com
28-Jul-2007 07:22
PHP 5.2 introduced a new class, Datetime.  If you already had a class in your app called Datetime then you're in trouble.

下位互換性のない変更点> <PHP関連の出版物
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites