Skip to content

Instantly share code, notes, and snippets.

@kyleridolfo
Created January 6, 2016 15:38
Show Gist options
  • Save kyleridolfo/57add42a061cb0566845 to your computer and use it in GitHub Desktop.
Save kyleridolfo/57add42a061cb0566845 to your computer and use it in GitHub Desktop.
php -v
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/opt/php70-tidy/tidy.so' - dlopen(/usr/local/opt/php70-tidy/tidy.so, 9): Library not loaded: /usr/local/opt/tidy-html5/lib/libtidy.5.dylib
Referenced from: /usr/local/opt/php70-tidy/tidy.so
Reason: image not found in Unknown on line 0
Warning: PHP Startup: Unable to load dynamic library '/usr/local/opt/php70-tidy/tidy.so' - dlopen(/usr/local/opt/php70-tidy/tidy.so, 9): Library not loaded: /usr/local/opt/tidy-html5/lib/libtidy.5.dylib
Referenced from: /usr/local/opt/php70-tidy/tidy.so
Reason: image not found in Unknown on line 0
PHP 7.0.1 (cli) (built: Dec 18 2015 19:20:08) ( NTS )
Copyright (c) 1997-2015 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2015 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2015, by Zend Technologies
with Xdebug v2.4.0RC3, Copyright (c) 2002-2015, by Derick Rethans
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment