issues
search
phpspec
/
prophecy
Highly opinionated mocking framework for PHP 5.3+
MIT License
8.53k
stars
242
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Declare PHP 8.4 compatibility
#634
andypost
closed
2 days ago
3
Fix CI
#633
W0rma
closed
1 month ago
0
DisableConstructorPatch: make optional constructor parameters nullable explicitly
#632
W0rma
closed
1 month ago
2
Add a CI job on PHP 8.4 and an experimental one on PHP nightly
#631
stof
closed
3 months ago
0
PHPCS: nullable types PHP 8.4
#630
andypost
closed
3 months ago
2
Suggestion: improve test workflows
#629
jrfnl
opened
3 months ago
5
MagicCallPatch: prevent deprecation notice
#628
jrfnl
closed
3 months ago
0
PHPStan: update baseline
#627
jrfnl
closed
3 months ago
0
Simplify CI script for PHP 8.3
#626
alexander-schranz
closed
3 months ago
0
Fix deprecated nullable areguments #624
#625
andypost
closed
3 weeks ago
21
PHP 8.4 support
#624
andypost
closed
2 days ago
4
Add Readonly support
#623
WalterWoshid
opened
7 months ago
1
Difference between latest release and master
#622
matejdr
opened
7 months ago
0
Support mocking methods with a "static" return type
#621
aik099
closed
3 months ago
2
Support for mocking methods with "static" return type
#620
aik099
closed
3 months ago
5
Update the checkout action to avoid a deprecation
#619
jdreesen
closed
7 months ago
1
Fix generation of enum default values with PHP 8.1
#618
jdreesen
closed
7 months ago
2
`shouldNotBeCalled` does not raise error when the method is called
#617
Deuchnord
opened
8 months ago
0
Allow sebastian/comparator 6 (to allow PHPUnit 11)
#616
Jean85
closed
9 months ago
1
Workaround for non-static default values for arguments
#615
Jean85
opened
10 months ago
1
Fixed deprecation warning in DisableConstructorPatch.php
#614
singinwhale
closed
8 months ago
0
Introduce PHP-CS-Fixer
#613
Wirone
closed
2 months ago
17
PHPStan enhancements
#612
Wirone
closed
11 months ago
7
mocking protected methods
#611
bshaffer
closed
1 year ago
5
SplFileObject generated code is syntax error on PHP8.2
#610
reioto
closed
1 year ago
3
Add 'dev' keyword to composer.json to trigger `--dev` prompt
#609
Ayesh
closed
1 year ago
1
PHP 8.3 compatibility checks.
#608
rajeshreeputra
closed
11 months ago
8
PHP 8.3 support
#607
vishalkhode1
closed
11 months ago
12
phpspec/prophecy v1.17.0 requires sebastian/comparator ^3.0 || ^4.0 -> found sebastian/comparator[3.0.0, ..., 3.0.5, 4.0.0, ..., 4.0.8] but it conflicts with your root composer.json require (^5.0).
#606
n-for-all
closed
11 months ago
2
Improve types for places dealing with class or interface names
#605
stof
closed
11 months ago
0
Improve error handling for unsupported return types
#604
stof
closed
1 year ago
0
Implement the DoubleInterface on double classes
#603
stof
closed
1 year ago
0
Use PHP 8.2 to run phpstan
#602
stof
closed
1 year ago
0
Fix phpstan errors
#601
stof
closed
1 year ago
0
Fix the testsuite
#600
stof
closed
1 year ago
1
PHPUnit 10 compatibility, master is compatible but not the v1.17.0 tag…
#599
shulard
closed
11 months ago
7
Do not allow null shorthand with standalone null type
#598
Jean85
closed
1 year ago
1
feat: add control over class/interface existence before trying to prophesize it
#597
Deuchnord
closed
1 year ago
1
Chained methods should return self, is there any workarounds?
#596
emircanerkul
closed
1 year ago
3
When a mocked method throws a `Throwable` the call to the method is not recorded
#595
BladeMF
opened
1 year ago
0
qa: Update README.md - change status badge - GHA instead of TravisCI
#594
michalbundyra
closed
1 year ago
0
Using argument callback in combination with willReturn does not work
#593
ChristianVermeulen
closed
1 year ago
7
Test regularly for PHP 8.2
#592
Jean85
closed
1 year ago
1
allow recursion-context and comparator v5
#591
brettmc
closed
1 year ago
1
support sebastian/recursion-context v5
#590
brettmc
closed
1 year ago
0
Refactor code to avoid extending the sebastian/comparator factory
#589
stof
closed
1 year ago
0
Add support for doctrine/instantiator 2.0
#588
stof
closed
1 year ago
1
PHP 8.2.1 support
#587
joostvdl
closed
1 year ago
1
Mocking PHP 8.2 readonly classes generates readonly double with untyped property and fails
#586
vuryss
opened
1 year ago
23
Allow to work with PHPUnit 10
#585
Jean85
closed
1 year ago
12
Next