Re: [PHP-DEV] PDO ODBC #42765 uninitialized length bug patch

2017-06-27 Thread Adam Baratz
On Wed, Jun 21, 2017 at 11:32 AM Christoph M. Becker wrote: > On 21.06.2017 at 05:33, Anish Mistry wrote: > > > PDO ODBC #42765 uninitialized length bug patch > > https://bugs.php.net/bug.php?id=42765 > > > > Any takers? Would we be able to get this patch committed? It's a > > pretty straight f

[PHP-DEV] BAD Benchmark Results for PHP Master 2017-06-26

2017-06-27 Thread lp_benchmark_robot
Results for project PHP master, build date 2017-06-26 19:23:40-07:00 commit: b6ee9dd previous commit:24030d5 revision date: 2017-06-26 17:26:07+02:00 environment:Haswell-EP cpu:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores, stepping 2, LLC 45 MB

[PHP-DEV] MD5 no longer part of release process

2017-06-27 Thread Sara Golemon
It was a nail-biter of a vote, but MD5 removal has passed 29 to 0 with a secondary vote for immediate removal without deprecation of 29 to 1. https://wiki.php.net/rfc/release-md5-deprecation I've pushed two commits to remove MD5 from www.php.net and qa.php.net, however it should be noted that I le

Re: [PHP-DEV] MD5 no longer part of release process

2017-06-27 Thread Niklas Keller
2017-06-28 4:19 GMT+02:00 Sara Golemon : > It was a nail-biter of a vote, but MD5 removal has passed 29 to 0 with > a secondary vote for immediate removal without deprecation of 29 to 1. > https://wiki.php.net/rfc/release-md5-deprecation > > I've pushed two commits to remove MD5 from www.php.net a