Re: [SM-USERS] php update 5.3 -> 5.4; parseStructure() should not be called statically

2012-06-15 Thread David C. Rankin
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! >> > >

Re: [SM-USERS] Mail folder files

2012-06-15 Thread michael crane
On Fri, June 15, 2012 9:49 pm, Nick wrote: > [SM-USERS] Mail folder files > >Hi Hth, > > Check your IMAP server documentation. > > Will do - thanks, >Nick. . . > _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/

Re: [SM-USERS] Mail folder files

2012-06-15 Thread Nick
[SM-USERS] Mail folder files Hi Hth, > Check your IMAP server documentation. Will do - thanks, Nick. . . -- _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ . . . . . .

Re: [SM-USERS] php update 5.3 -> 5.4; parseStructure() should not be called statically

2012-06-15 Thread David C. Rankin
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=

Re: [SM-USERS] php update 5.3 -> 5.4; parseStructure() should not be called statically

2012-06-15 Thread David C. Rankin
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. >