Re: [PHP-DEV] On constructors: BC Break and Class compiler Improvements

2011-08-16 Thread Ferenc Kovacs
On Sat, Apr 3, 2010 at 4:33 PM, Ralph Schindler wrote: > Stanislav Malyshev wrote: >> >> Hi! >> >>> class Filter { >>> public function __construct() { /* construct stuff */ } >>> public function filter($value) { /* return filtered */ } >>> } >>> >>> Produces: >>> >>> PHP Strict Standards: Redefini

[PHP-DEV] https://bugs.php.net/bug.php?id=52312

2011-08-16 Thread Reindl Harald
Hi https://bugs.php.net/bug.php?id=52312 does the security-problem in combination with open_basedir only occur if there are symlinks created? * i guess in most secure setups "symlink" is disabled * give us a option to bypass the check in such environments signature.asc Description: OpenPGP di

[PHP-DEV] Re: [PHP-DOC] [DOC-CVS] svn: /phpdoc/ doc-base/trunk/entities/global.ent doc-base/trunk/manual.xml.in en/trunk/reference/suhosin/book.xml en/trunk/reference/suhosin/configure.xml en/trunk/re

2011-08-16 Thread Pierre Joye
On Tue, Aug 16, 2011 at 8:06 PM, Ferenc Kovacs wrote: > Stefan also mentioned that he won't continue the development of > bytekit in it's current form, and if I remember correctly Pierre > suggested that if the package is abandoned by the original developer, > a new developer could take it over a

[PHP-DEV] Re: [PHP-DOC] [DOC-CVS] svn: /phpdoc/ doc-base/trunk/entities/global.ent doc-base/trunk/manual.xml.in en/trunk/reference/suhosin/book.xml en/trunk/reference/suhosin/configure.xml en/trunk/re

2011-08-16 Thread Ferenc Kovacs
On Tue, Aug 16, 2011 at 7:47 PM, Philip Olson wrote: > > On Aug 16, 2011, at 9:11 AM, Christopher Jones wrote: > >> >> >> On 8/16/11 8:40 AM, Ferenc Kovacs wrote: >>> On Tue, Aug 16, 2011 at 5:34 PM, Christopher Jones >>>  wrote: On 8/16/11 4:30 AM, Hannes Magnusson wrote: >>>

[PHP-DEV] Re: [PATCH] fix imap_mail actually use the rpath option

2011-08-16 Thread Keloran
cleaned up abit more and put in the use of force params, although im not sure using them is the correct thing cant see a way of writing a test for this though unfortunatlly 2011/8/4 Keloran > Yeah it does need cleaning up, didn't know about the new mail options, > main reason I did it was becau

Re: [PHP-DEV] RSS channel or maillist for bugs

2011-08-16 Thread Hannes Magnusson
On Fri, Aug 5, 2011 at 07:13, Sokolov Evgeniy wrote: > Thanks you! > > I try find it on http://php.net/mailing-lists.php, but there are no this > maillists. That page only lists the most "popular ones" really :] > 2011/8/4 Ferenc Kovacs > >> On Thu, Aug 4, 2011 at 6:51 PM, Sokolov Evgeniy w

Re: [PHP-DEV] PHP 5.4alpha3

2011-08-16 Thread Hannes Magnusson
On Thu, Aug 4, 2011 at 23:54, David Soria Parra wrote: > Hello! > [..] and report any bugs in the bug system, but > only if you have a short reproducable test case. How about committing this template to the release readme so it can be fixed, rather then copying from old mails and never gets fixed