PHP 7.3.0 alpha 1 Released
php.net
PHP 7.3.0 alpha 1 Released
1–10 of 49 posts
Re: PHP 7.3.0 alpha 1 Released
#2What's new in this release? I couldn't figure it out by looking at the page.
Re: PHP 7.3.0 alpha 1 Released
#3What's new in this release? I couldn't figure it out by looking at the page.
Re: PHP 7.3.0 alpha 1 Released
#4What's new in this release? I couldn't figure it out by looking at the page.
[deleted]
Re: PHP 7.3.0 alpha 1 Released
#5Removed support for BeOS
It's amazing a lot of software still support some very old stuff :)
Re: PHP 7.3.0 alpha 1 Released
#6What's new in this release? I couldn't figure it out by looking at the page.
Re: PHP 7.3.0 alpha 1 Released
#7Re: PHP 7.3.0 alpha 1 Released
#8Removed support for BeOS It's amazing a lot of software still support some very old stuff :)
Have to make room for Haiku :)
Re: PHP 7.3.0 alpha 1 Released
#9What's new in this release? I couldn't figure it out by looking at the page.
Check out https://github.com/php/php-src/blob/php-7.3.0alpha1/NEWS
One thing that stuck out to me was flexible heredoc changes: https://wiki.php.net/rfc/flexible_heredoc_nowdoc_syntaxes
Re: PHP 7.3.0 alpha 1 Released
#10what does it break from 7.2?
I love how every php upgrades requires me to find mysqli-type crap that breaks all my customers' code.