From: [EMAIL PROTECTED]
Operating system: winNT
PHP version: 4.1.1
PHP Bug Type: Scripting Engine problem
Bug description: erreo in date calculation with easter_date() for 2002
the result of :
-
easter monday : ";
print date("m/d/Y H:i:s", easter_date(2002)+(1*36
ID: 15540
Updated by: [EMAIL PROTECTED]
-Summary: erreo in date calculation with easter_date() for 2002
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Scripting Engine problem
Operating System: winNT
PHP Version: 4.1.1
Previo
ID: 15540
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Scripting Engine problem
Operating System: winNT
PHP Version: 4.1.1
New Comment:
>[13 Feb 9:34am] [EMAIL PROTECTED]
>daylight saving time
Quite
de is well : impossible to logon on a MAPI Session.
Configuration : NT 4, Apache 1.3.23, PHP 4.1.2 (but before too) in cgi
mode.
the code is :
Version."";
$err=$instance->Logon("Pascal Guimier","",true,false);
$inbox=$instance->Inbox;
$collmsg=$inbox->
s :
Version."";
$err=$instance->Logon("Pascal Guimier","",true,false);
$inbox=$instance->Inbox;
$collmsg=$inbox->Messages;
$msg=$collmsg->GetFirst();
while ($msg) {
print "Subject : ". $msg->Subject . "";
$msg=