Re: [PHP-DEV] RFC [Discussion]: Randomizer Additions

2022-10-13 Thread Alexandru Pătrănescu
On Thu, Oct 13, 2022, 22:37 Joshua Rüsweg via internals < internals@lists.php.net> wrote: > Hi > > Tim Düsterhus and I have created an RFC to add new methods that solve > commonly encountered use cases to \Random\Randomizer. Specifically > creating a random string consisting of specific bytes and

[PHP-DEV] PHP 8.1.12RC1 Available for testing

2022-10-13 Thread Ben Ramsey
PHP 8.1.12RC1 has just been released and can be downloaded from: https://downloads.php.net/~ramsey/ Or use the git tag: php-8.1.12RC1 Windows binaries are available at https://windows.php.net/qa#php-8.1 Please test it carefully, and report any bugs to http://github.com/php/php-src/issues. Has

[PHP-DEV] RFC [Discussion]: Randomizer Additions

2022-10-13 Thread Joshua Rüsweg via internals
Hi Tim Düsterhus and I have created an RFC to add new methods that solve commonly encountered use cases to \Random\Randomizer. Specifically creating a random string consisting of specific bytes and generating random floating point values. You can find the RFC at: https://wiki.php.net/rfc/ra

[PHP-DEV] PHP 8.0.25RC1 Available for testing

2022-10-13 Thread Gabriel Caruso
PHP 8.0.25RC1 has just been released and is available via: https://downloads.php.net/~carusogabriel/ Or use the git tag: php-8.0.25RC1 Windows binaries are available at https://windows.php.net/qa#php-8.0 Please test it carefully, and report any bugs to https://github.com/php/php-src/issues. Ha

[PHP-DEV] PHP 8.2.0RC4 available for testing

2022-10-13 Thread Sergey Panteleev
PHP 8.2.0RC4 has just been released and can be downloaded from: https://downloads.php.net/~sergey or https://qa.php.net/ or use the git tag: php-8.2.0RC4 Windows binaries are available at: https://windows.php.net/qa/#php-8.2 Please test it carefully, and report any bugs to https://github.com/