issues
search
dg
/
bypass-finals
Removes `final` and `readonly` keywords from source code on-the-fly and allows mocking of final methods and classes. It can be used together with any test tool such as PHPUnit or Mockery.
Other
487
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Not able to make it work (PHP 11 + Mockery)
#58
bianchi
opened
1 week ago
0
I got a warning message from `composer validate -A`
#57
JohJohan
closed
6 months ago
0
fail open_stream when $path is directory
#56
jorgsowa
closed
6 months ago
1
phpunit Depends attribute broken with BypassFinals and cache enabled
#55
annadamm-check24
opened
7 months ago
1
Fix issue #52
#54
oruborus
closed
6 months ago
5
PHPUnit 11 incompatibility
#53
alebedev80
closed
6 months ago
5
stat(): stat failed for
#52
caiovncius
closed
6 months ago
3
Cannot bootstrap extension because class DG\BypassFinals\PHPUnitExtension does not exist
#51
olexoliinyk0
closed
9 months ago
1
Unsure of the true cause, but enabling BypassFinals causes unrelated test to fail in our project
#50
sd-matt-b
opened
9 months ago
4
Bypassing readonly properties without visibilty can change behavior
#49
ms2ad
opened
9 months ago
1
stat(): stat failed for vendor/pestphp/pest/src/Plugins/../../.temp/only.lock
#48
eleftrik
closed
9 months ago
1
New release
#47
AegirLeet
closed
9 months ago
1
Spam
#46
NBSCHARGE
closed
10 months ago
0
Fix bug #44
#45
pawelabrams
closed
10 months ago
1
Warnings converted to ErrorExceptions make url_stat fail on non-existent files
#44
pawelabrams
closed
10 months ago
3
Causes issues passing descriptors to subprocesses
#43
donatj
opened
1 year ago
5
Getting this on running my tests.
#42
Abraham-Flutterwave
closed
1 year ago
3
Keeping read-only behavior as optional
#41
andrevitor103
closed
1 year ago
4
Doesn't work with amphp/process
#40
ostrolucky
closed
6 months ago
5
Support bypass readonly in PHP 82
#39
Myks92
closed
1 year ago
17
Phpunit 10 doesn't works with bypass-finals
#38
savinnorse
closed
1 year ago
6
"Solution" is not compatible with PHPStan
#37
zeleznypa
closed
1 year ago
1
Bypassing finals does not work with PHPUnit's --order-by set to random
#36
Ilyes512
closed
2 years ago
1
Segmentation fault with 1.4.0 when running phpunit with code coverage
#35
svnldwg
closed
2 years ago
6
Fix bug 31
#34
dmitryuk
closed
2 years ago
1
fix: allow using alternative stream handlers (Infection)
#33
dkarlovi
closed
2 years ago
5
Bypass finals not work because token `final` is elsewhere
#32
zeleznypa
closed
2 years ago
1
Using is_file() with PHP 8.0
#31
PierwszyTV
closed
2 years ago
8
removed stream_tell return type
#30
fancsali
closed
2 years ago
2
Failed infection test if bypass-final is enabled
#29
Pablossoo
closed
2 years ago
3
Updated stream_set_option signature
#28
bzikarsky
closed
3 years ago
4
Fix typo
#27
Ammarpad
closed
3 years ago
0
allow inheritance by using static instead of self and making properti…
#25
idimsh
closed
4 years ago
1
Fixed master on PHP 8
#24
Nyholm
closed
4 years ago
1
Bugfix: Make sure to restore the stream wrapper even when an exception is thrown
#23
Nyholm
closed
4 years ago
5
Class with __invoke cannot be mocked
#22
sergejostir
closed
4 years ago
2
TypeError : mkdir() expects parameter 4 to be resource, null given
#21
k0pernikus
closed
4 years ago
0
The class \Closure is marked final and its methods cannot be replaced.
#20
4n70w4
closed
4 years ago
3
Fix type error on touch
#19
phcorp
closed
4 years ago
2
TypeError: touch() expects parameter 2 to be int, null given
#18
KartaviK
closed
4 years ago
4
Document PHP 7.4 support
#17
szepeviktor
closed
4 years ago
2
No PHPStan: We still support PHP 5
#16
szepeviktor
closed
4 years ago
1
PHPStan comes as a PHAR
#15
szepeviktor
closed
4 years ago
3
Update .travis.yml to include PHP 7.4
#14
sanmai
closed
4 years ago
1
setWhitelist() undefined
#13
mattfletcher
closed
4 years ago
3
What happens when using an opcode cache?
#12
ayg
closed
4 years ago
1
"final" is not case-sensitive
#11
ayg
closed
5 years ago
1
Fix wrapper for not existing files for file_put_contents operation
#10
nightlinus
closed
5 years ago
3
Using Infection library fails because of another stream wrapper
#9
romm
closed
2 years ago
19
`mkdir` method always uses non-recursive flag
#8
romm
closed
5 years ago
2
Next