PHP 8.3.0beta2 available for testing

php.internals

Unnamed Person

3 years ago
PHP 8.3.0beta2 has just been released and may be downloaded fromhttps://downloads.php.net/~jakub Or use the git tag: php-8.3.0beta2 Windows binaries are available at:https://windows.php.net/qa/ Please test it carefully, and report any bugs athttps://github.com/php/php-src/issues 8.3.0beta3 should be expected in 2 weeks, i.e. on 17 Aug 2023. Hash values and PGP signatures can be found below or athttps://gist.github.com/bukka/31646ada5b94b4d2b78e0551905f5745 Thank you, and happy testing! Regards, Jakub Zelenka & Eric Mann

Deleu

3 years ago
On Thu, Aug 3, 2023 at 4:09 PM <ericmann@php.net> wrote:
> PHP 8.3.0beta2 has just been released and may be downloaded fromhttps:// > downloads.php.net/~jakub > > Or use the git tag: php-8.3.0beta2 > > Windows binaries are available at:https://windows.php.net/qa/ > > Please test it carefully, and report any bugs athttps:// > github.com/php/php-src/issues > > 8.3.0beta3 should be expected in 2 weeks, i.e. on 17 Aug 2023. > > Hash values and PGP signatures can be found below or athttps:// > gist.github.com/bukka/31646ada5b94b4d2b78e0551905f5745 > > Thank you, and happy testing! > > Regards, > Jakub Zelenka & Eric Mann
I just want to say a big thank you for PHP 8.3. I just ran about 2000 phpunit tests with it and 0 code change was necessary. I'm looking forward to upgrading!
-- Marco Deleu