WsdlToPhp / PackageGenerator

Generates a PHP SDK based on a WSDL, simple and powerful, WSDL to PHP
https://providr.io
MIT License
426 stars 73 forks source link

PHP warning on str_repeat() #7

Closed jpaljasma closed 9 years ago

jpaljasma commented 9 years ago

Few PHP warnings pop up when I run console wsdltophp:generate:package -h

after line output -wsdl-prox-lo, --wsdl-proxy-login[=WSDL-PROXY-LOGIN] Use proxy login

I see PHP Warning: str_repeat(): Second argument has to be greater than or equal to 0 in /Users/jaan/Sites/PackageGenerator/vendor/symfony/console/Descriptor/TextDescriptor.php on line 82

PHP version: php -v PHP 5.5.20 (cli) (built: Feb 25 2015 23:30:53) Copyright (c) 1997-2014 The PHP Group Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies

mikaelcom commented 9 years ago

I have opened an issue on symfony symfony/symfony#15105 because I don't see for the moment why we have this type of warning

mikaelcom commented 9 years ago

fixed in version 0.0.3