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

search for in the

Cambiamenti non compatibili> <Publications about PHP
Last updated: Fri, 18 Jul 2008

view this page in

Migrazione da PHP 5.1.x a PHP 5.2.x

Indice dei contenuti

Cosa è cambiato in PHP 5.2.x

Lq maggior parte dei miglioramenti in PHP 5.2.x non ha impatto sul codice esistente. Ci sono poche incompatibilità e nuovi messaggi d'errore che occorre tenere in conto, e il codice dovrebbe essere testato prima di cambiare le versioni di PHP negli ambienti di produzione.

Se il sistema viene aggiornato da PHP 5.0.x, occorre leggere anche la sezione del manuale intitolata Note di Aggiornamento per il PHP 5.1.x .

Similmente, se il sistema vene aggiornato da PHP 4, si deve leggere la sezione del manuale intitolata Migrazione da PHP 4 a PHP 5 .



add a note add a note User Contributed Notes
Migrazione da PHP 5.1.x a 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.

Cambiamenti non compatibili> <Publications about PHP
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites