Mekkaoui

Results 6 issues of Mekkaoui

Hello, I'm not entirely sure but I think that Deleting TestModule directories in m_reinstall.sh should only be done in case of git as checkout source In case of `checkout_source_from: "composer"`...

When I execute manually : `curl http://windows.php.net/downloads/releases/archives/php-5.6.9-nts-Win32-VC11-x86.zip -o lib/php.zip` it creates a small file (1kb) ``` % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload...

For Windows user unzip is not installed by default in gitbash and is an implicite requirement in the project. Please make it more explicite to Check optional unix tools during...

Hi, when chosing PHP version 7.1 in config.yaml, I get a php error : `Failed loading /usr/lib/xdebug71/modules/xdebug.so: /usr/lib/xdebug71/modules/xdebug.so: cannot open shared object file: No such file or directory [Unknown source...

# General issue ## Description: I was confused in regard to port used by elasticsearch (:9200) and the port used by the proxy (:8080) > `curl -i -u magento_elasticsearch:mypassword http://localhost:8080/_cluster/health`...

Progress: ready for dev

Hello, I noticed some slider/banner data weren't showing changes right away after save (had to flush cache manually) Models needs to implement IdentityInterface in order to get the native cache...