On 11/1/2016 11:08 PM, Michael Morris wrote:
What are some outstanding bugs that should be relatively easy to fix that
no one has gotten around to? Low hanging fruit as it were for beginning
devs.
Bug #72333 should be relatively easy and is most likely still a valid
bug under the PHP 7 series.
2016-11-02 21:04 GMT+01:00 Samuel Reid :
> I would simply like the opportunity to vote on RFCs. My name is Samuel Reid,
> and I’m a PHP developer for Bureau Gravity (http://www.bureaugravity.com).
>
It is a privilege to be able to vote on RFCs, see
http://php.net/get-involved.php for how you can
I would simply like the opportunity to vote on RFCs. My name is Samuel Reid,
and I’m a PHP developer for Bureau Gravity (http://www.bureaugravity.com).
Hi,
On Mon, Oct 24, 2016 at 6:23 AM, Stanislav Malyshev
wrote:
> Hi!
>
> We have had a bunch of bugs recently which are essentially one and the
> same issue: PHP 5.6 allows only int-sized strings, but many functions
> don't check the size of the string they produce. This can lead to int
> overfl
Results for project PHP master, build date 2016-11-02 06:24:53+02:00
commit: c71ab72
previous commit:fec1218
revision date: 2016-11-01 22:58:59+03:00
environment:Haswell-EP
cpu:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores,
stepping 2, LLC 45 MB
Would a developer be able look at the patch in this bug:
https://bugs.php.net/bug.php?id=42765
And let me know what else needs to happen to get this committed? This is
pretty much required to make the module work correctly with most SQL server
databases via ODBC.
I'm hitting this on multiple O
Morning,
Stas, consider Leigh vouched for, please add him to sec lists and private
bugs.
Cheers
Joe
On Wed, Nov 2, 2016 at 11:14 AM, Leigh wrote:
> On 24 October 2016 at 06:16, Stanislav Malyshev
> wrote:
> > Hi!
> >
> > I'd like to discuss an issue about security bugs handling.
> >
> > We ha
On 24 October 2016 at 06:16, Stanislav Malyshev wrote:
> Hi!
>
> I'd like to discuss an issue about security bugs handling.
>
> We have a security repo which I and others check into bugs from time to
> time. The idea is for these to be reviewed by people having access there
> before we merge them,