-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Description
This is probably minor for most installs but I just run into this issue.
The module is listed as being compatible with Magento CE 1.4 which in turn is compatible with PHP 5.2
However there is a rewrite of Mage_Core_Exception that uses PHP 5.3 constructor by passing the $previous parameter.
I think the correct fix here would be to make a notice in the README notifying compatibility with PHP 5.3+ as I don't think its worth the trouble to compatibilize with PHP 5.2 as it is absolutely deprecated.
Metadata
Metadata
Assignees
Labels
No labels