Re: MOving to php8.x
[email protected] (william)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
On 1/7/2023 10:33 AM, Aziz Saleh wrote: > You should read the migration notes to see what is being removed, > added, changed: > > Start with (depending on what minor version of major 5 you have): > https://www.php.net/manual/en/migration56.php > <https://www.php.net/manual/en/migration56.php> Thank you Aziz Somehow I was not aware that there were appendices much less what was in them. The changes seem no more dreadful than I anticipated. --bill > > On Sat, Jan 7, 2023 at 8:15 AM william <[email protected] > <mailto:[email protected]>> wrote: > > I currently have a complex (about 200 scripts, 2,000 lines) > application that I need to move from php 5.x to 8.x). > > Is there a link that outlines the differences that I will > need to > address as I make the transition. > > I am not looking forward to this. > > -bill >