Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ksaltik/PhpSeven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhpSeven Magento Extension

Compatibility module to get Magento 1.9.* working with >= PHP 7.0.0 RC 6. PHP7.
This just overrides a core file using a class rewrite to avoid core file patching.

...or if you don't mind patching core files, here's a patch:
https://gist.github.com/MageMechanic/66449504110fbbd96214

Installation

A few install options:

modman clone https://github.com/MageMechanic/PhpSeven.git
  • Install with composer:
composer config repositories.magemechanic git https://github.com/MageMechanic/PhpSeven.git
composer require "magemechanic/phpseven:1.0.0"

References

http://afilina.com/magento-1-9-on-php7/
http://www.bubblecode.net/en/2015/07/24/magento-php-7/
http://magento.stackexchange.com/questions/74008/is-magento-ready-for-php-7#answer-80912
http://www.code007.ro/making-work-magento-with-php-7-rc1/

License

MIT. See LICENSE file.

MageMechanic.com

About

Compatibility module to get Magento 1.9.* working with >= PHP 7.0.0 RC 6

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages