l-x.github.io

Messing Around With PHP’s Late Static Binding

| Comments

Some weird PHP behavior I stumbled over while debugging our software. This is known at least since 2009 (https://bugs.php.net/bug.php?id=50031). Maybe this opens a few new possibilities for dependency injection or nasty hacks.

Comments