Created
December 5, 2020 10:57
-
-
Save romanitalian/c31c2532b3ae9b2a7f40bc8164fddb5c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
############# PHP7 ############# | |
php --version | |
PHP 7.3.11 (cli) (built: Jun 5 2020 23:50:40) ( NTS ) | |
Copyright (c) 1997-2018 The PHP Group | |
Zend Engine v3.3.11, Copyright (c) 1998-2018 Zend Technologies | |
############# PHP8 ############# | |
php8 --version | |
PHP 8.0.0 (cli) (built: Nov 26 2020 17:53:04) ( NTS ) | |
Copyright (c) The PHP Group | |
Zend Engine v4.0.0-dev, Copyright (c) Zend Technologies | |
with Zend OPcache v8.0.0, Copyright (c), by Zend Technologies |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment