home.social

#phpgenerics — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #phpgenerics, aggregated by home.social.

fetched live
  1. Another really great attempt for PHP generics "Bound-Erased generic types" by @azjezz is under discussion atm. Thanks for the hint @brendt

    :ablobcatheartsqueeze:... I'd much rather have native typesafe arrays and maps, but hey, generics! I hope the discussions take a positive turn. If so, I hope that `array<K, V>` will follow. PHP can better than `array`...

    wiki.php.net/rfc/bound_erased_

    #PHP #PHPGenerics