davidtsadler / ebay-sdk-php

An eBay SDK for PHP. Use the eBay API in your PHP projects.
Apache License 2.0
349 stars 341 forks source link

"Warning: "continue" targeting switch is equivalent to "break". #279

Closed CnczubehoerEu closed 4 years ago

CnczubehoerEu commented 4 years ago

Hello,

I am using the current version of Ebay SDK together with PHP 7.4 and get the following warning: "Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/public/Packages/Libraries/dts/ebay-sdk-php/src/Parser/XmlParser.php on line 215" It is not a big problem - I just want to tell you for the next SDK version.

Thank you!

Tobias

michabbb commented 4 years ago

bro, this project is dead since a very very long time! go and generate your own classes: https://github.com/WsdlToPhp/PackageGenerator - it has never been easier than that with the help of this great package.