Skip to content

Instantly share code, notes, and snippets.

@Kamik
Forked from nhp/magento_php5.6.sh
Created March 3, 2016 19:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kamik/2642bbe4b27dbe61d9bb to your computer and use it in GitHub Desktop.
Save Kamik/2642bbe4b27dbe61d9bb 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