-
-
Notifications
You must be signed in to change notification settings - Fork 203
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
PEAR_Error is not implemented #528
Comments
We don't have any plans to support PEAR since it is a deprecated functionality. -- ECShop is a nice idea, however we don't have a plan to support it by ourselves - at least we can assist you with issues and fix what is necessary. |
in WordPress we workaround @liesauer we'll open |
ok |
test case: class Err extends PEAR_Error {
} |
Got hit by the same error, but this time with latest Wordpress, version 5.2.3. |
yes, we are removing the use PEAR_Error from the sources for now |
i try to compile ecshop project which is a famous online mall system(at least in china) and get this error:
btw, @jakubmisek do u mind opening a
ECShop
project?The text was updated successfully, but these errors were encountered: