witrin / TypoGento

Integrating Magento with TYPO3.
15 stars 3 forks source link

Fatal errors caused by misconfigurations #14

Closed witrin closed 12 years ago

witrin commented 12 years ago

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.