Skip to content

Instantly share code, notes, and snippets.

@nhp
Created July 6, 2015 12:37
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save nhp/326c2b03b2e88ff48d20 to your computer and use it in GitHub Desktop.
Save nhp/326c2b03b2e88ff48d20 to your computer and use it in GitHub Desktop.
# use this inside lib/Zend to make the version of ZF usable with php 5.6
sed -i "s/'internal_encoding'/'default_charset'/g" ./XmlRpc/Client.php ./Service/Audioscrobbler.php ./Service/Technorati.php ./Locale/Format.php ./Validate/Hostname.php ./Validate/StringLength.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment