Generics are finally coming to PHP 👀
Maybe in PHP 9 🤔
Even if they come soon how many years we need wait to use them in real projects. Not all the projects/frameworks living on edge.
wiki.php.net/rfc/bound_erased_generic_types
github.com/php/php-src/pull/21969
Back