-
-
Notifications
You must be signed in to change notification settings - Fork 19
Error while mocking built-in functions like curl_init #8
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
Comments
Could you please give a full stack trace and a minimal code example to |
Here is the sample of code:
And the stack trace :
|
It seems that the bug only occurs in my ide but not when I run it through the console. Maybe it is due to an autoloading issue on my side. |
Hi,
It is certainly a miss use of the library but I always get an error that said that the function registerMockObject does not exist.
I deeped into the library to find it and I didn't see any information in the README to fix this.
Thank you.
The text was updated successfully, but these errors were encountered: