[PHP-DEV] Any thoughts on the TPP?

2013-09-29 Thread Kris Craig
Since we've taken a stance against SOPA and the like in the recent past, I'm curious to hear what you all think of the TPP. The Electronic Frontier Foundation explains their position on it here: https://action.eff.org/o/9042/p/dia/action/public/?action_KEY=8229 I must confess that I haven't rea

[PHP-DEV] RFC: Draft: Nested Classes

2013-09-29 Thread Joe Watkins
Hi All, I'd like to RFC on Nested Classes (Draft): https://wiki.php.net/rfc/nested_classes There's been a little bit of discussion already about it, in the usual places mostly, but also while considering anonymous classes on the lists ... time to make it public I guess ... C

Re: [PHP-DEV] handling non-fatal compile-time errors

2013-09-29 Thread Ferenc Kovacs
On Sun, Sep 29, 2013 at 4:59 PM, Ferenc Kovacs wrote: > > > > On Sun, Sep 29, 2013 at 2:02 PM, Nikita Popov wrote: > >> On Thu, Aug 8, 2013 at 5:11 PM, Ferenc Kovacs wrote: >> >>> Hi, >>> >>> I've just bumped into https://bugs.php.net/bug.php?id=65322 recently, >>> and I >>> would like you get s

Re: [PHP-DEV] handling non-fatal compile-time errors

2013-09-29 Thread Ferenc Kovacs
On Sun, Sep 29, 2013 at 2:02 PM, Nikita Popov wrote: > On Thu, Aug 8, 2013 at 5:11 PM, Ferenc Kovacs wrote: > >> Hi, >> >> I've just bumped into https://bugs.php.net/bug.php?id=65322 recently, >> and I >> would like you get some opinions on the issue. >> Personally I think that it is a really ba

Re: [PHP-DEV] handling non-fatal compile-time errors

2013-09-29 Thread Nikita Popov
On Thu, Aug 8, 2013 at 5:11 PM, Ferenc Kovacs wrote: > Hi, > > I've just bumped into https://bugs.php.net/bug.php?id=65322 recently, and > I > would like you get some opinions on the issue. > Personally I think that it is a really bad design to introduce > pedantic(E_STRICT) errors which can brea

Re: [PHP-DEV] handling non-fatal compile-time errors

2013-09-29 Thread Nikita Popov
On Thu, Aug 8, 2013 at 5:11 PM, Ferenc Kovacs wrote: > Hi, > > I've just bumped into https://bugs.php.net/bug.php?id=65322 recently, and > I > would like you get some opinions on the issue. > Personally I think that it is a really bad design to introduce > pedantic(E_STRICT) errors which can brea

[PHP-DEV] Re: handling non-fatal compile-time errors

2013-09-29 Thread Ferenc Kovacs
On Thu, Aug 29, 2013 at 5:31 PM, Ferenc Kovacs wrote: > > > > On Thu, Aug 8, 2013 at 5:11 PM, Ferenc Kovacs wrote: > >> Hi, >> >> I've just bumped into https://bugs.php.net/bug.php?id=65322 recently, >> and I would like you get some opinions on the issue. >> Personally I think that it is a reall