Guest User

Untitled

a guest
Oct 18th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. # PHP55
  2. brew install php55
  3. brew install php55-apcu
  4. brew install php55-opcache
  5. brew install php55-mcrypt
  6. brew install php55-intl
  7.  
  8. # PHP56
  9. brew install php56
  10. brew install php56-apcu
  11. brew install php56-opcache
  12. brew install php56-mcrypt
  13. brew install php56-intl
  14.  
  15. # PHP70
  16. brew install php70
  17. brew install php70-apcu
  18. brew install php70-opcache
  19. brew install php70-mcrypt
  20. brew install php70-intl
  21.  
  22. # PHP71
  23. brew install php71
  24. brew install php71-apcu
  25. brew install php71-opcache
  26. brew install php71-mcrypt
  27. brew install php71-intl
Add Comment
Please, Sign In to add comment