Skip to content

Instantly share code, notes, and snippets.

@ngocphamm
Created November 25, 2020 22:38
Show Gist options
  • Select an option

  • Save ngocphamm/e8ebdfd4aa00ba89e0716c24bd312d21 to your computer and use it in GitHub Desktop.

Select an option

Save ngocphamm/e8ebdfd4aa00ba89e0716c24bd312d21 to your computer and use it in GitHub Desktop.

Revisions

  1. ngocphamm created this gist Nov 25, 2020.
    14 changes: 14 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,14 @@
    ~ » 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