Skip to content

Instantly share code, notes, and snippets.

@springerin
Forked from nhp/magento_php5.6.sh
Created September 29, 2016 09:04
Show Gist options
  • Save springerin/78ea0d4b029ebe836b694bbefe9e4b13 to your computer and use it in GitHub Desktop.
Save springerin/78ea0d4b029ebe836b694bbefe9e4b13 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