issues
search
eloquent
/
phony
Mocks, stubs, and spies for PHP.
http://eloquent-software.com/phony
MIT License
194
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
New ReflectionReference-based exporter IDs are frequently re-used
#269
ezzatron
opened
1 year ago
0
Fatal error when attempting to mock a trait that uses the `self` type
#268
ezzatron
closed
1 year ago
0
Allow ad hoc mock method implementations to specify whether the function signature from an overridden method should be used when generating the mock class
#267
ezzatron
opened
1 year ago
1
Support for PHP 8.0 attributes
#266
ezzatron
opened
1 year ago
0
PHP 8+ support summary
#265
ezzatron
opened
1 year ago
0
Support for PHP 8.2 `readonly` classes
#264
ezzatron
closed
1 year ago
0
Support for PHP 8.2 disjunctive normal form types
#263
ezzatron
closed
1 year ago
0
Support for PHP 8.2 standalone types `true`, `false`, `null`
#262
ezzatron
closed
1 year ago
0
Support for PHP 8.1 enums
#261
ezzatron
closed
1 year ago
0
Support for PHP 8.1 `readonly` properties
#260
ezzatron
closed
1 year ago
1
Support for PHP 8.1 intersection types
#259
ezzatron
closed
1 year ago
0
Fix #257: Add PHP 8.2 support
#258
danepowell
closed
1 year ago
2
PHP 8.2 support
#257
danepowell
closed
1 year ago
2
PHP 8.1 compatibility (WIP)
#256
keksa
closed
1 year ago
0
PHP 8.1 internal method return type deprecation notices
#255
keksa
closed
1 year ago
4
Update phpunit/phpunit from 9.5.22 to 9.5.23
#254
violinist-bot
closed
2 years ago
0
Cannot provide ad-hoc implementation of static function that returns self type.
#253
jmalloc
closed
1 year ago
2
Fatal error: Uncaught Error: Undefined constant "Eloquent\Phony\Reflection\STDOUT"
#252
yanneg
closed
3 years ago
5
Support for PHP 8.0 named arguments
#251
ezzatron
opened
3 years ago
0
PHP 8 support
#250
ezzatron
closed
3 years ago
14
procedural function stubbing unclear
#249
gegnew
closed
3 years ago
3
PHP Fatal error: Variadic parameter cannot have a default value
#248
keksa
closed
4 years ago
4
Support for PHP 7.4 new features
#247
ezzatron
closed
4 years ago
0
PHP 7.4 compatibility
#246
ezzatron
closed
5 years ago
0
Consider deeply rendering weak references.
#245
jmalloc
closed
4 years ago
0
Possible issues with array reference detection in PHP 7.4
#244
jmalloc
closed
4 years ago
1
Update phpunit/phpunit from 8.2.5 to 8.3.3
#243
violinist-bot
closed
5 years ago
1
Update phpunit/phpunit from 8.2.5 to 8.3.3
#242
violinist-bot
closed
5 years ago
1
Process-isolated tests are failing under phpdbg
#241
ezzatron
closed
5 years ago
0
The "expect-run-verify" reference in the readme links to a dead domain.
#240
jmalloc
closed
5 years ago
1
PHP 7.3 support
#239
ezzatron
closed
5 years ago
5
Document stubbing functions with final class return types
#238
ezzatron
opened
6 years ago
0
Final class as return type
#237
pmall
closed
6 years ago
5
Method with final class as parameter
#236
pmall
closed
6 years ago
1
Drop support for PHP 7.0.x
#235
ezzatron
closed
6 years ago
1
Possible future issue with global function mocking.
#234
jmalloc
closed
5 years ago
3
Drop support for PHP 7.0
#233
ezzatron
closed
6 years ago
1
Refactoring tests
#232
carusogabriel
closed
6 years ago
1
Problems stubbing methods that return instances of a final class
#231
ezzatron
closed
6 years ago
1
Document static analysis integrations
#230
ezzatron
opened
7 years ago
0
API improvement discussion
#229
enumag
closed
6 years ago
11
Better exception message when a default return value is a final class
#228
ezzatron
closed
7 years ago
0
Write a 2.x migration guide
#227
ezzatron
closed
7 years ago
0
Bare stub self values should be the stub, not the internal callback
#226
ezzatron
closed
7 years ago
0
Update documentation code to use latest PHP syntax
#225
ezzatron
closed
7 years ago
0
Support for new PHP 7.2 features
#224
ezzatron
closed
7 years ago
0
Reduce var_dump output by using __debugInfo methods
#223
ezzatron
closed
7 years ago
0
Add Kahlan integration docs
#222
ezzatron
closed
7 years ago
0
Implement an "of type" matcher
#221
ezzatron
closed
7 years ago
1
Implement an "instanceof" matcher
#220
ezzatron
closed
7 years ago
0
Next