Generics aren’t coming

Conference day
11:45 - 12:30 CEST
 Online
Intermediate
Development principles
Intermediate
Development principles

Generics in PHP. Many of us want them, but chances are very small we'll ever get them. In this talk, we'll explore the benefits of generics, what's possible in PHP today, and also the hurdles to overcome.

What you'll learn from this talk:

- The basic concept of generics
- Intro to static analysis
- Some insights into PHP's internals
- Ideas about how PHP could evolve in the future