Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doesn't switch between version 5.3.29 and 5.6.33 #64

Open
sijpkes opened this issue Mar 28, 2018 · 0 comments
Open

doesn't switch between version 5.3.29 and 5.6.33 #64

sijpkes opened this issue Mar 28, 2018 · 0 comments

Comments

@sijpkes
Copy link

sijpkes commented Mar 28, 2018

Switches fine between PHP 7.2 and 5.6 but not between 5.6 and 5.3 on OS X High Sierra.
Is this a Homebrew linking issue?

$ php-version 7.2.3
$ php --version
PHP 7.2.3 (cli) (built: Mar  8 2018 10:30:06) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
    with Zend OPcache v7.2.3, Copyright (c) 1999-2018, by Zend Technologies
$ php-version 5.3.29
$ php --version
PHP 7.2.3 (cli) (built: Mar  8 2018 10:30:06) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
    with Zend OPcache v7.2.3, Copyright (c) 1999-2018, by Zend Technologies
$ php-version
* 5.3.29
  5.6.33
  7.2.3
$ php-version 5.6.33
$ php-version
  5.3.29
* 5.6.33
  7.2.3
$ php --version
PHP 5.6.33 (cli) (built: Jan  7 2018 11:14:18) 
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant