You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think way is to have own autoloader, which really strips "final" tokens from the file. It is not possible to do through annotation, I have made the research. No mocking library can do it now, even my favourite mockista.https://github.com/janmarek/mockista
That sounds like a challenge, did you see what we do for MockAbstract? see @a33502a933
I can't imagine that is going to have to change much even. As we're not dependent on autoload to make changes but now I am just speculating. I didn't find much I liked about php-enhancer though, we like php just fine, no need to "enhance" it, imho.
Implement final classes, properties, methods etc.
@jasir says this is a contender /juzna/php-enhancer
I secretly hope
setAccessible
would just automagically do the trick, but I'm just lazy.Any ideas, heads up, tried this before? Let us know...
The text was updated successfully, but these errors were encountered: