Page MenuHomeSolus

Update php to 7.3.3
Closed, ResolvedPublic

Description

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

https://github.com/php/php-src/archive/php-7.3.3.tar.gz

Related Objects

Event Timeline

JoshStrobl triaged this task as Normal priority.
JoshStrobl moved this task from Backlog to Improvement on the Software board.
JoshStrobl added subscribers: der_eismann, JoshStrobl.

Assigning to @der_eismann for evaluation.

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 ?

Update committed, will be available after the next sync.