-
Notifications
You must be signed in to change notification settings - Fork 242
Issues: phpspec/prophecy
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
shouldNotBeCalled
does not raise error when the method is called
#617
opened Feb 26, 2024 by
Deuchnord
When a mocked method throws a
Throwable
the call to the method is not recorded
#595
opened Apr 8, 2023 by
BladeMF
Mocking PHP 8.2 readonly classes generates readonly double with untyped property and fails
PHP8.2
#586
opened Jan 25, 2023 by
vuryss
Method with a class argument and default value can't be mocked
PHP8.1
#568
opened Sep 18, 2022 by
bicpi
Using MethodProphecy::willThrow() with interface's name causes ThrowPromise runtime error
#466
opened Mar 2, 2020 by
alepdev
Declaration of Double unserialize() is not compatible with mocked class
#438
opened Jul 23, 2019 by
rodrigodiez
Cannot instanciate dummies of SplFileInfo subclasses without arguments
#414
opened Aug 29, 2018 by
julienfalque
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.