Re: [PHP-DEV] Why there is no StreamWrapper interface ?

2020-11-12 Thread Larry Garfield
On Thu, Nov 12, 2020, at 3:25 PM, Benjamin Morel wrote: > On Thu, 12 Nov 2020 at 19:28, Sara Golemon wrote: > > > Honestly, I kind of regard the state of PHP's filesystem libraries to be > > one big hot mess. I'd really much rather redesign them from the ground up > > with some BC shims to avoid

Re: [PHP-DEV] Why there is no StreamWrapper interface ?

2020-11-12 Thread Benjamin Morel
On Thu, 12 Nov 2020 at 19:28, Sara Golemon wrote: > Honestly, I kind of regard the state of PHP's filesystem libraries to be > one big hot mess. I'd really much rather redesign them from the ground up > with some BC shims to avoid breaking the world, but I lack the drive to > make that happen at

[PHP-DEV] PHP 7.4.13RC1 is available for testing

2020-11-12 Thread Derick Rethans
PHP 7.4.13RC1 has just been released and can be downloaded from: Or use the git tag: php-7.4.13RC1 Windows binaries are available at: Please test it carefully, and report any bugs in the bug system at .

Re: [PHP-DEV] Why there is no StreamWrapper interface ?

2020-11-12 Thread Sara Golemon
On Thu, Nov 12, 2020 at 7:00 AM Pierre wrote: > This might be a stupid question, or it may have already been answered > tons of times, but is there any valid reason for not having a > StreamWrapper interface as documented there: > https://www.php.net/manual/en/class.streamwrapper.php > > Or if so

[PHP-DEV] Why there is no StreamWrapper interface ?

2020-11-12 Thread Pierre
Hello all, This might be a stupid question, or it may have already been answered tons of times, but is there any valid reason for not having a StreamWrapper interface as documented there: https://www.php.net/manual/en/class.streamwrapper.php Or if some methods are optional, multiple interfaces, o

[PHP-DEV] Re: Requesting RFC karma for my wiki account

2020-11-12 Thread Christoph M. Becker
On 12.11.2020 at 12:33, €– ”k”k wrote: > I will create one RFC for allows direct execution of files compiled by > opcache_compile_file() functions. > my request path: https://github.com/php/php-src/pull/6146 > The requet path will copy opcode file to special path, and allows direct > execution o

[PHP-DEV] PHP 8.0.0 RC4 Ready for Testing

2020-11-12 Thread Gabriel Caruso
PHP 8.0.0 RC4 has just been released and can be downloaded from https://downloads.php.net/~carusogabriel Or use the git tag: `php-8.0.0RC4` Windows binaries are available at https://windows.php.net/qa 8.0.0 Release Candidate 4 was the last release before GA, scheduled for two weeks, Nov 26th. R

[PHP-DEV] Requesting RFC karma for my wiki account

2020-11-12 Thread €– ”k”k
I will create one RFC for allows direct execution of files compiled by opcache_compile_file() functions. my request path: https://github.com/php/php-src/pull/6146 The requet path will copy opcode file to special path, and allows direct execution opcode file. -- PHP Internals - PHP Runtime Deve

Re: [PHP-DEV] Re: strict_types will be default at some moment?

2020-11-12 Thread Rowan Tommins
On 12 November 2020 06:34:48 GMT+00:00, Mark Randall wrote: >If that ever goes back into discussion, I think that I and many others >would argue that strict_types=1 would be a baseline requirement of the >first edition. As I tried to explain in my message last night and elsewhere, the directiv

[PHP-DEV] PHP 7.3.25RC1 is available for testing

2020-11-12 Thread Christoph M. Becker
PHP 7.3.25RC1 has just been released and can be downloaded from: Or use the git tag: php-7.3.25RC1 Windows binaries are available at: Please test it carefully, and report any bugs in the bug system. 7.3.25 should be expected in