2011/7/6 Johannes Schlüter :
> On Wed, 2011-07-06 at 16:46 +0100, Richard Quadling wrote:
>> 2011/7/6 Johannes Schlüter :
>> > On Tue, 2011-07-05 at 16:50 +0100, Richard Quadling wrote:
>> >> C:\php5\php.exe --verbose -f d:\docs\phd\render.php -- --verbose
>> >
>> > That happens with all options.
>
2011/7/7 Richard Quadling :
> 2011/7/6 Johannes Schlüter :
>> On Wed, 2011-07-06 at 16:46 +0100, Richard Quadling wrote:
>>> 2011/7/6 Johannes Schlüter :
>>> > On Tue, 2011-07-05 at 16:50 +0100, Richard Quadling wrote:
>>> >> C:\php5\php.exe --verbose -f d:\docs\phd\render.php -- --verbose
>>> >
>>
Hi,
I was told (didn't verify) that this causes lots of trouble with PEAR
and other applications. We're in final RC phase of 5.3.7. I don't think
it is critical for 5.3.7 and I wonder whether we need it for 5.3 at all.
johannes
On Mon, 2011-07-04 at 14:55 +, Dmitry Stogov wrote:
> dmitry
+1 for adding this.
I don't know enough C to review the patches. The first one looks fine though
at first glance (apart from some CS *nits probably, like duplicate
parenthesis and usage of if {} else { if {} else {}} instead of if {} elseif
{} else {}).
Your second patch (the one for adding the s
Hi:
thanks very much for this, that second patch is a wrong one, updated ..
thanks
2011/7/7 Nikita Popov :
> +1 for adding this.
>
> I don't know enough C to review the patches. The first one looks fine though
> at first glance (apart from some CS *nits probably, like duplicate
> parenthesis
what kind of troubles do they see?
2011/7/7 Johannes Schlüter :
> Hi,
>
> I was told (didn't verify) that this causes lots of trouble with PEAR
> and other applications. We're in final RC phase of 5.3.7. I don't think
> it is critical for 5.3.7 and I wonder whether we need it for 5.3 at all.
>
> j
On Thu, 2011-07-07 at 20:27 +0200, Pierre Joye wrote:
> what kind of troubles do they see?
https://pear.php.net/bugs/bug.php?id=18656
Even if the Warning is good it's questionable for 5.3, especially during
RC.
(note that warnings not only cause the error being reported, which can
be switched off
Hi!
On 7/7/11 2:08 PM, Johannes Schlüter wrote:
On Thu, 2011-07-07 at 20:27 +0200, Pierre Joye wrote:
what kind of troubles do they see?
https://pear.php.net/bugs/bug.php?id=18656
Even if the Warning is good it's questionable for 5.3, especially during
RC.
Yes, I had problem with it too in