Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.www.php > #22682
| From | Alessandro Pellizzari <shuriken@amiran.it> |
|---|---|
| Newsgroups | it.comp.www.php |
| Subject | Re: php 7.0 aggiornamento del mio sito |
| Date | 2019-05-15 06:39 +0100 |
| Message-ID | <gk1n06F674bU1@mid.individual.net> (permalink) |
| References | <gk0im0Ft8i8U2@mid.individual.net> |
On 14/05/2019 20:19, Sandro kensan wrote:
> Provengo da php 5.4 e ho aggiornato il mio sito a php 7.0, ho dovuto
> solo cambiare le chiamate al db con delle PDO. Per il resto non ci sono
> problemi o almeno spero.
Ottimo. :)
> Nei prossimi giorni testerò se ci siano o meno altri problemi. Intanto
> ho visto che posso fare l'ulteriore aggiornamento a php 7.1 e anche 7.2:
> posso farlo senza problemi? me lo consigliate?
Conviene sempre aggiornare all'ultima versione (tranne quando è una *.0
uscita da poco):
https://www.php.net/supported-versions.php
Sul "senza problemi" non saprei, ma se sei passato da 5 a 7 senza
problemi, probabilmente puoi passare anche alla 7.3 direttamente.
Nella 7.4 stanno introducendo alcune nuove keyword ("fn", per esempio)
che potresti aver usato in passato e potrebbero creare conflitti.
Bye.
Back to it.comp.www.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
php 7.0 aggiornamento del mio sito Sandro kensan <kensan@kensan.it> - 2019-05-14 21:19 +0200
Re: php 7.0 aggiornamento del mio sito Alessandro Pellizzari <shuriken@amiran.it> - 2019-05-15 06:39 +0100
Re: php 7.0 aggiornamento del mio sito Sandro kensan <kensan@kensan.it> - 2019-05-15 21:45 +0200
Re: php 7.0 aggiornamento del mio sito ^Bart <gabriele1NOSPAM@hotmail.com> - 2019-05-16 10:03 +0200
Re: php 7.0 aggiornamento del mio sito Sandro kensan <kensan@kensan.it> - 2019-05-16 12:02 +0200
csiph-web