Skip to content

Instantly share code, notes, and snippets.

@richo
Created April 22, 2013 02:41
Show Gist options
  • Select an option

  • Save richo/5432097 to your computer and use it in GitHub Desktop.

Select an option

Save richo/5432097 to your computer and use it in GitHub Desktop.
elekt 1 ⚡ __php_LIST=~/.php/versions/*
elektra ⚡ emulate sh -c "`ruby ~/code/ext/_vm/_php`"
elektra ⚡ _php
5.4.10
elektra ⚡ php -v
PHP 5.3.23 (cli) (built: Apr 4 2013 16:11:07)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies
elektra ⚡ _php 5.4.10
elektra ⚡ php -v
PHP 5.4.10 (cli) (built: Apr 22 2013 12:37:45)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies
with Xdebug v2.2.1, Copyright (c) 2002-2012, by Derick Rethans
elektra ⚡ _php system
elektra ⚡ php -v
PHP 5.3.23 (cli) (built: Apr 4 2013 16:11:07)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies
elektra ⚡
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment