New features: Flexible Heredoc and Nowdoc syntax, support for reference assignment and array deconstruction with list(), PCRE2 support, hrtime() function.
Futhermore improved performance over 7.2 by using more code optimization techniques as the creator himself describes in this video at 22:50
https://www.youtube.com/watch?v=rKXFgWP-2xQ
Description
Description
Related Objects
Related Objects
- Mentioned In
- D5736: Update php to 7.3.3
Event Timeline
Comment Actions
In the past we upgraded to PHP 7.1.4 and 7.2.5, but after a quick google search it seems like NextCloud, RoundCube, phpMyAdmin and WordPress are all already compatible. I will do it together with the Xdebug update in the next few days ?