Re: [PHP-DEV] Re: PHP 8 Preview Releases

2019-03-29 Thread Alan Willms
This could be a wonderful new feature for PHP 8: https://github.com/nikic/scalar_objects $string = "Hello world"; $string->toUpper()->replaceAll("world", "PHP 8"); On Fri, Mar 29, 2019 at 12:43 PM Sara Golemon wrote: > On Fri, Mar 29, 2019 at 7:40 AM Joe Watkins wrote: > > Since we now have

Re: [PHP-DEV] Re: PHP 8 Preview Releases

2019-03-29 Thread Peter Kokot
anymore. > > > Thanks. Dmitry. > > > From: Arvids Godjuks > Sent: Friday, March 29, 2019 5:17:41 PM > To: Joe Watkins > Cc: Dmitry Stogov; release-manag...@php.net; PHP internals > Subject: Re: [PHP-DEV] Re: PHP 8 Preview Releases > > Hello, > >

Re: [PHP-DEV] Re: PHP 8 Preview Releases

2019-03-29 Thread Dmitry Stogov
PM To: Joe Watkins Cc: Dmitry Stogov; release-manag...@php.net; PHP internals Subject: Re: [PHP-DEV] Re: PHP 8 Preview Releases Hello, I'd like to add that as the userland developer, it would be nice to be able to build JIT against an active branch (a.k.a PHP 7.4), cause if PHP 8 brin

Re: [PHP-DEV] Re: PHP 8 Preview Releases

2019-03-29 Thread Rowan Collins
On Fri, 29 Mar 2019 at 14:18, Arvids Godjuks wrote: > Hello, > > I'd like to add that as the userland developer, it would be nice to be able > to build JIT against an active branch (a.k.a PHP 7.4), cause if PHP 8 > brings enough changes, it would not be realistic to fix our apps to be > compatibl

Re: [PHP-DEV] Re: PHP 8 Preview Releases

2019-03-29 Thread Arvids Godjuks
Hello, I'd like to add that as the userland developer, it would be nice to be able to build JIT against an active branch (a.k.a PHP 7.4), cause if PHP 8 brings enough changes, it would not be realistic to fix our apps to be compatible with PHP 8 months or years away from actual release. пт, 29 ма