Posts marked with “rfc”

The PHP Podcast: 2025.04.03

by · April 3, 2025

0
 

This week on the PHP Podcast, Eric and John talk about Laravel Wayfinder, PHP RFC Reviews, Bek shares why she attends PHP Tek, Free PHP Architect Column, and more… Links from the show: GitHub – laravel/wayfinder PHP: rfc:optional-interfaces PHP: rfc:grapheme_levenshtein PHP: rfc:pipe-operator-v3 PHP: rfc:modern_compression PHP: rfc:short-and-inner-classes #externals – Opening PHP’s #internals to the outside PHP[TEK] […]

 

The Case for Generics in PHP

by · November 2, 2018

0
 

Having worked with generics in other languages, I was very grateful and thrilled to come across this RFC, as I could immediately see the tremendous benefits this would bring to the PHP ecosystem. Let’s look at how they might fit within the evolution of PHP’s type system to put us in a position to write […]