Contribute Media
A thank you to everyone who makes this possible: Read More

What PHP learned from Python

Translations: en

Description

In 2015, the PHP project released version 7.0 of the PHP language. This was the culmination of years of discussion about the scope of the version, and what we were willing to break. An advantage we had in PHP was that Python had gone through a similar process with Python 3 seven years earlier. I'll discuss the lessons we took from the Python 2-3 transition, and how we used them.

Details

Improve this page