8.5 notably includes the new pipe operator: https://stitcher.io/blog/pipe-operator-in-php-85
PHP 8.5 alpha 1 is available for download
11–19 of 19 posts
Re: PHP 8.5 alpha 1 is available for download
#12Re: PHP 8.5 alpha 1 is available for download
#13Still no unicode support? What in the hell are the devs doing? Looks like they still force that nasty mb_real_uppercase and pals on you.
Not that I have any skin in that game anymore; I moved my stack from PHP years ago.
Re: PHP 8.5 alpha 1 is available for download
#14Still no unicode support? What in the hell are the devs doing? Looks like they still force that nasty mb_real_uppercase and pals on you.
Re: PHP 8.5 alpha 1 is available for download
#15Re: PHP 8.5 alpha 1 is available for download
#16Still no unicode support? What in the hell are the devs doing? Looks like they still force that nasty mb_real_uppercase and pals on you.
Re: PHP 8.5 alpha 1 is available for download
#178.5 notably includes the new pipe operator: https://stitcher.io/blog/pipe-operator-in-php-85
Re: PHP 8.5 alpha 1 is available for download
#18Still no unicode support? What in the hell are the devs doing? Looks like they still force that nasty mb_real_uppercase and pals on you.
And yet millions of websites built on PHP happily serve unicode content to billions of users. Strange.
Re: PHP 8.5 alpha 1 is available for download
#19Earlier quoted context omitted.
And yet millions of websites built on PHP happily serve unicode content to billions of users. Strange.
I have seen many cases of weird casing on web pages (not critical, but usually embarrasing), not knowing the backend tech, but i always hard bet its php.