Episode #37
PHP 7.4 Celebrations!
Thursday November 28th, 2019 — 09:37 GMT
Description
In this episode of "PHP Internals News" we are celebrating the new features that are part of this release. Instead of talking with a single guest about an RFC or feature, instead, I have asked followers of the @PHPIntNews Twitter account to record a snippet to talk about their own favourite PHP 7.4 features.
With thanks to Benjamin Eberlei, George Banyard, James Titcumb, Mark Randall, Matthew Setter, Nikita Popov, Vincent Dechenaux, and William Pinaud.
Show Notes
- RFC: Typed Properties
- RFC: Foreign Function Interface
- Episode 2: PHP Compiler and FFI
- RFC: Preloading
- RFC: Allow throwing exceptions from __toString()
- Episode 14: __toString exceptions
- RFC: Spread Operator in Array Expression