-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Compile error in file Webservices/Rest.php line 72 #353
Comments
Hi @GuidoHub , We are able to compile without error, the extra comma will be removed in future releases but this should not error, it has not been edited in the last years. Could you elaborate more about the error? What kind of error is it, what does the error say specific? Have a great day, |
|
@tig-jeffreybranderhorst You have changed this file in the last update. Check difference between [v1.12.6] and [v1.12.5] you can see that this file has been changed. |
Hi @GuidoHub , Seems like we looked in the wrong of the history, thank you for the clarification. I will make sure we release a new version without the comma. Out of curiosities, what Magento version was this, because you said Magento version: 2.5.1, and this is not out yet as far i know. But we will make a new release without the comma, thank you again! Have a great day, |
@tig-jeffreybranderhorst oke thank you! It's 2.4.5-p1 ;) |
Hi @GuidoHub , The new version should be online now, thanks again for submitting this issue. Have a great day, |
On line 72 in file Webservices/Rest.php you forgot to remove comma after last variable.
To Reproduce
Compile code
Expected result
No compile error
Actual result
Compile error
** Please complete the following information**
The text was updated successfully, but these errors were encountered: