PHP 7.2.0 Released
php.net
PHP 7.2.0 Released
1–10 of 80 posts
Re: PHP 7.2.0 Released
#2Looks like they went back into perl-mode
Re: PHP 7.2.0 Released
#3Re: PHP 7.2.0 Released
#4Literally only object as new typehint, not the classname of the object? This doesn't really help much. https://wiki.php.net/rfc/object-typehint Looks like they went back into perl-mode
Re: PHP 7.2.0 Released
#5It's weird for a bug fix I wrote to be top of the list of features. PHP 7.2 is not the most eventful release.
Re: PHP 7.2.0 Released
#6Literally only object as new typehint, not the classname of the object? This doesn't really help much. https://wiki.php.net/rfc/object-typehint Looks like they went back into perl-mode
Re: PHP 7.2.0 Released
#7Literally only object as new typehint, not the classname of the object? This doesn't really help much. https://wiki.php.net/rfc/object-typehint Looks like they went back into perl-mode
Re: PHP 7.2.0 Released
#8It's weird for a bug fix I wrote to be top of the list of features. PHP 7.2 is not the most eventful release.
I don't agree that it's "not the most eventful" release:- libsodium being included into the core is a big tick in the box in terms of maturing as a language; modern - secure - cryptography out of the box.
Re: PHP 7.2.0 Released
#9Sounds like fun :D
But actually, the RFC suggests to add warning, so nothing too special :-/
Re: PHP 7.2.0 Released
#10Would anyone recommend it for new projects?