Vítor Brandão

Results 30 comments of Vítor Brandão

@koalamer thanks for reporting. I'll check this issue tomorrow, I'll try to provide a fix by then.

@koalamer Sorry for the delay. Have been away from my web development environment for a while. You're right, in fact, I had my `nusoap.php` file modified and that's why I...

Hi @lucianobargmann, I have not taken a look at this in a while, I'll check if there is something I can do about the autoloading to avoid this error. Thanks...

Hi all, can you retest with 0.2.0 or latest dev-master? Thanks.

Hi @carlossg00. Thanks for reporting this. I'll take a look into this issue this evening or tomorrow night.

There is [a limitation within composer that prevents it from loading repositories recursively](http://getcomposer.org/doc/faqs/why-can't-composer-load-repositories-recursively.md). To workaround it please add this snippet to your composer.json: ``` json "repositories": [ { "type": "package",...

Hi @Aida-k. You don't have the git command installed. You have two choices: **1. Install Git and retry the clone** ``` bash # Ubuntu: $ apt-get install git # Gentoo:...

Hi all, can you retest with 0.2.0 or latest dev-master please? Thanks.

Hello @ThierryDaguin. Do you mean `vendor/composer/autoload_classmap.php` or `vendor\composer\classmap.php`? If the latter can you post the content of that file?

Hi all, can you retest with 0.2.0 or latest dev-master please? Thanks.