PHP 7.1 contains new exciting features and improvements that can facilitate the life of many PHP developers. During the talk I will show some of these new features like nullable types, catching of multiple exception, the curl HTTP/2 server push support, void return types, Class constant visibility, authenticated encryption in OpenSSL with GCM and CCM modes, and more.

Comments

Comments are closed.

A nice talk to get up to speed on the latest php features

Brief but effective

Samuel at 13:01 on 12 May 2017

Certo good speech

Very Good speech

Good introduction to the topic

Good introduction

Simone C. at 12:07 on 15 May 2017

Nice talk

Samuele Lilli at 19:33 on 26 May 2017

I like Enrico but I find this kind of talks too "generic". I mean, I know that is more like a "list item" but nearly everything said here could have been found on the PHP site.
Interesting the section about closures.