Skip to content

Instantly share code, notes, and snippets.

@romanitalian
Created December 5, 2020 10:57
Show Gist options
  • Save romanitalian/c31c2532b3ae9b2a7f40bc8164fddb5c to your computer and use it in GitHub Desktop.
Save romanitalian/c31c2532b3ae9b2a7f40bc8164fddb5c to your computer and use it in GitHub Desktop.
############# 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