View previous topic :: View next topic |
Author |
Message |
admin Site Admin
Joined: 03 Mar 2002 Posts: 1328
|
Posted: Sat Feb 20, 2021 9:02 pm Post subject: Preconfigured PHP 8.0.2 and 7.4.15 packages just released |
|
|
We have just released new preconfigured packages for the latest stable branches of PHP:
* 8.0.2 for both 32 and 64-bit Windows and for macOS
* 7.4.15 for both 32 and 64-bit Windows and for macOS
Download links are available in https://aprelium.com/downloads
The macOS version is a notarized installation package which works on any Macintosh powered by macOS version 10.9 until the latest Big Sur (version 11).
Please keep in mind that PHP 8 may be not compatible with some of your scripts. So be cautious when upgrading: A detailed migration guide is available on PHP's site: https://www.php.net/manual/en/migration80.php .
We'll be waiting for your feedback about the preconfigured PHP 8 packages. _________________ Follow @abyssws on Twitter
Subscribe to our newsletter
_________________
Forum Administrator
Aprelium - https://aprelium.com
Last edited by admin on Fri Mar 05, 2021 11:39 pm; edited 1 time in total |
|
Back to top |
|
 |
tfh -
Joined: 03 May 2020 Posts: 123 Location: Netherlands
|
|
Back to top |
|
 |
admin Site Admin
Joined: 03 Mar 2002 Posts: 1328
|
Posted: Tue Feb 23, 2021 9:37 pm Post subject: |
|
|
tfh wrote: | Are there any good reasons to update to the new PHP? Like better speed or fixed vulnerabilities? |
If you develop your own scripts, PHP8 may be interesting as it introduces many new features at the language level: https://www.php.net/releases/8.0/en.php
PHP8 introduces also optimized Just-In-Time (JIT) code compilers that can improve performance for computing intensive scripts. But typical scripts (WordPress for example) won't profit too much from JIT.
So if you're just a "consumer" of PHP scripts, you can stick with the PHP 7.4 branch for a few months until most popular scripts are announced compatible with PHP8. _________________ Follow @abyssws on Twitter
Subscribe to our newsletter
_________________
Forum Administrator
Aprelium - https://aprelium.com |
|
Back to top |
|
 |
Johnphp -
Joined: 28 Mar 2021 Posts: 3
|
Posted: Sun Mar 28, 2021 4:19 am Post subject: Re: Preconfigured PHP 8.0.2 and 7.4.15 packages just release |
|
|
admin wrote: | We have just released new preconfigured packages for the latest stable branches of PHP:
* 8.0.2 for both 32 and 64-bit Windows and for macOS
* 7.4.15 for both 32 and 64-bit Windows and for macOS
Download links are available in https://aprelium.com/downloads
|
Thanks a lot for this link ! ;) |
|
Back to top |
|
 |
|