David,
Apologies for the delay,
On Fri, Jun 15, 2012 at 9:26 AM, David C. Rankin
wrote:
> On 05/11/2012 11:57 AM, David C. Rankin wrote:
>> On 05/10/2012 10:19 PM, Paul Lesniewski wrote:
>>> Thanks, we are aware of this. We do not recommend E_STRICT error reporting.
>>
>> Thanks Paul -- that is
On 06/20/2012 12:06 PM, Tomas Kuliavas wrote:
> Use number instead of constant name. Not all error reporting constants are
> available on older PHP version. You should not suppress E_NOTICE in
> SquirrelMail. This error reporting level should be displayed to catch coding
> errors.
>
> SquirrelMail
David C. Rankin wrote:
>
> On 06/15/2012 06:20 PM, David C. Rankin wrote:
>> Paul,
>>
>>I apologize if this list gets two copies of this, but I didn't see the
>> first
>> come through. Could the squirrelmail code be setting E_ALL and causing
>> this
>> problem? I don't see this issue with my
On 06/15/2012 06:20 PM, David C. Rankin wrote:
> Paul,
>
>I apologize if this list gets two copies of this, but I didn't see the
> first
> come through. Could the squirrelmail code be setting E_ALL and causing this
> problem? I don't see this issue with my other web apps. Grepping, the
> foll
On 06/15/2012 11:42 AM, David C. Rankin wrote:
> On 06/15/2012 11:26 AM, David C. Rankin wrote:
>
>>
>> I'll see if there are any bug reports open with php or Arch on the issue.
>> If you can think of anything else, please let me know. Thanks for your
>> continued work on squirrelmail!
>>
>
>
On 06/15/2012 11:26 AM, David C. Rankin wrote:
>
> I'll see if there are any bug reports open with php or Arch on the issue.
> If you can think of anything else, please let me know. Thanks for your
> continued work on squirrelmail!
>
Paul,
Take a look at:
https://bugs.php.net/bug.php?id=
On 05/11/2012 11:57 AM, David C. Rankin wrote:
> On 05/10/2012 10:19 PM, Paul Lesniewski wrote:
>> Thanks, we are aware of this. We do not recommend E_STRICT error reporting.
>
> Thanks Paul -- that is just the default set by Archlinux with its php install.
> I'll look into changing the setting.
>
On 05/10/2012 10:19 PM, Paul Lesniewski wrote:
> Thanks, we are aware of this. We do not recommend E_STRICT error reporting.
Thanks Paul -- that is just the default set by Archlinux with its php install.
I'll look into changing the setting.
--
David C. Rankin, J.D.,P.E.
--
On Thu, May 10, 2012 at 12:43 PM, David C. Rankin
wrote:
> On 05/10/2012 02:32 PM, David C. Rankin wrote:
>> Paul, all,
>>
>> Update today from php 5.3.12 -> 5.4.3 caused a new SquirrelMail notice
>> at
>> the bottom of the message:
>>
>> Category: PHP
>> Message: Non-static method
On 05/10/2012 02:32 PM, David C. Rankin wrote:
> Paul, all,
>
> Update today from php 5.3.12 -> 5.4.3 caused a new SquirrelMail notice at
> the bottom of the message:
>
> Category: PHP
> Message: Non-static method Message::parseStructure() should not be called
> statically
> FILE:
Paul, all,
Update today from php 5.3.12 -> 5.4.3 caused a new SquirrelMail notice at
the bottom of the message:
Category: PHP
Message:Non-static method Message::parseStructure() should not be
called
statically
FILE: /srv/http/htdocs/squirrelmail/functions/mime.php
LINE: 59
11 matches
Mail list logo