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
Document PHP 7.4 support
#17
Closed
szepeviktor
closed
4 years ago
szepeviktor
commented
4 years ago
in the README
dg
commented
4 years ago
thanks, fixed
szepeviktor
commented
4 years ago
You're welcome.
in the README