Skip to content

Instantly share code, notes, and snippets.

@ngocphamm
Created November 25, 2020 22:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ngocphamm/e8ebdfd4aa00ba89e0716c24bd312d21 to your computer and use it in GitHub Desktop.
Save ngocphamm/e8ebdfd4aa00ba89e0716c24bd312d21 to your computer and use it in GitHub Desktop.
~ » which pecl
/usr/local/bin/pecl
~ » which php
/usr/local/bin/php
~ » /usr/bin/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
~ » php --version
PHP 7.4.12 (cli) (built: Oct 29 2020 18:37:21) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Xdebug v2.9.7, Copyright (c) 2002-2020, by Derick Rethans
with Zend OPcache v7.4.12, Copyright (c), by Zend Technologies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment