Discussion:
PHP 5.5.17RC1 is ready for testing
Arjen Schol
2014-09-05 12:04:15 UTC
Permalink
Hi Julien,

I've found a regression in stream_select with TLS.
Testscript and details at https://bugs.php.net/bug.php?id=67965

Thanks,
Arjen
Hello
PHP 5.5.17 RC1 is available for testing.
You can download it from
http://downloads.php.net/jpauli/
The Windows binaries are available at http://windows.php.net/qa/
This release contains a number of bugfixes.
For the list of bugfixes that you can target in your
https://github.com/php/php-src/blob/php-5.5.17RC1/NEWS
Please test it carefully, and report any bugs in the bug system.
The stable release is planned for September 18th, if no critical issues will
be discovered in the RC.
Thank you for your support.
Julien Pauli & David Soria Parra
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Arjen Schol
2014-09-18 13:30:33 UTC
Permalink
What's the benefit of doing a Release Candidate/QA cycle when fixes for
regressions aren't merged to the final release?

See https://bugs.php.net/bug.php?id=67965
Regression reported and fixed, but fix not merged to 5.5.17 branch.

Commit
https://github.com/php/php-src/commit/f86b2193a483f56b0bd056570a0cdb57ebe66e2f?diff=unified
File in 5.5.17:
https://github.com/php/php-src/blob/PHP-5.5.17/ext/openssl/xp_ssl.c#L884

Not critical enough? Just missed it? RC releases just for the show? :?

Arjen
Post by Arjen Schol
Hi Julien,
I've found a regression in stream_select with TLS.
Testscript and details at https://bugs.php.net/bug.php?id=67965
Thanks,
Arjen
Hello
PHP 5.5.17 RC1 is available for testing.
You can download it from
http://downloads.php.net/jpauli/
The Windows binaries are available at http://windows.php.net/qa/
This release contains a number of bugfixes.
For the list of bugfixes that you can target in your
https://github.com/php/php-src/blob/php-5.5.17RC1/NEWS
Please test it carefully, and report any bugs in the bug system.
The stable release is planned for September 18th, if no critical issues will
be discovered in the RC.
Thank you for your support.
Julien Pauli & David Soria Parra
--
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
Loading...