Skip to content
This repository has been archived by the owner on Feb 4, 2019. It is now read-only.

PHP 7 compatibility and new DevVM

Compare
Choose a tag to compare
@dereuromark dereuromark released this 16 Nov 11:49
· 6968 commits to master since this release

Demoshop code is now compatible with PHP 7

A new DevVM is now available with PHP 7 running.
See devvm/releases.

Please note that the following domains are now used by default:

  • www.de.demoshop.local
  • zed.de.demoshop.local

When installing the new VM those will be added (or have to be manually added) to the hosts file.

The new VM ships with a bunch of features on top:

  • Easier configuration and customization of your project domain, e.g. www.de.my-company.local.
  • console alias, instead of e.g. vendor/bin/console transfer:generate you can now use console transfer:generate

Please see start.spryker.com for detailed installation instructions as usual.