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

"Solution" is not compatible with PHPStan #37

Closed zeleznypa closed 1 year ago

zeleznypa commented 1 year ago

It would be useful to add a warning that the solution is only partial and not compatible with PHPStan.

dg commented 1 year ago

Send a PR