Skip to content
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

Fatal errors caused by misconfigurations #14

Closed
witrin opened this issue Jul 12, 2012 · 0 comments
Closed

Fatal errors caused by misconfigurations #14

witrin opened this issue Jul 12, 2012 · 0 comments

Comments

@witrin
Copy link
Owner

witrin commented Jul 12, 2012

With outdated versions of Xdebug fatal errors can occur in TYPO3 if the Magento SOAP API provides incorrect answers, which in turn may be caused by a misconfiguration of TypoGento (see http://bugs.xdebug.org/view.php?id=249 and http://bugs.xdebug.org/view.php?id=609).

This can be easily handled by disabling Xdebug for the initialization of the SOAP client.

witrin pushed a commit that referenced this issue Jul 13, 2012
Prevents fatal errors when the SOAP client initialisation fails and 
Xdebug is enabled.

related #14
@witrin witrin closed this as completed Jul 13, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant