BemolRetail

Results 4 comments of BemolRetail

Hello, I downgrade to PHP 7.4.16 same result. My steps: 1. Install php 2. install composter 3. downloaded zip file with edifact-generator source and unpack 4. install "php composer.phar install"...

Hi, if I use only composer install without downloaded source I have the error [RuntimeException] Could not scan for classes inside "src/" which does not appear to be a file...

Dear Stefano, Thank you very much. After update all samples work fine (VERMAS, CODECO, COPRAR, WESTIM, COHAOR, ORDERS) except COPINO. For COPINO I have the following error : PHP Fatal...

Dear Stefano, I change in Copino class variable from private to protected and now all code works fine. Thank you.