dolibarr-git
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-git] [Dolibarr/dolibarr] e6984b: FIX: jdate returning -6216995


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] e6984b: FIX: jdate returning -62169955200 on x64 machine
Date: Tue, 10 Mar 2015 18:35:37 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: e6984bae9d260e33b856d05106420623340d11a8
      
https://github.com/Dolibarr/dolibarr/commit/e6984bae9d260e33b856d05106420623340d11a8
  Author: delcroix Patrick <address@hidden>
  Date:   2015-03-08 (Sun, 08 Mar 2015)

  Changed paths:
    M htdocs/core/db/DoliDB.class.php

  Log Message:
  -----------
  FIX: jdate returning -62169955200 on x64 machine 

on x64 machine jdate return -62169955200 instead of 0 when the input is 
00-00-00 00:00:00 or equivalent
same issue for mktime https://bugs.php.net/bug.php?id=53662


  Commit: 52e9ae5fe4a46507c6855ae0d516678075c831b3
      
https://github.com/Dolibarr/dolibarr/commit/52e9ae5fe4a46507c6855ae0d516678075c831b3
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-03-11 (Wed, 11 Mar 2015)

  Changed paths:
    M htdocs/core/db/DoliDB.class.php

  Log Message:
  -----------
  Merge pull request #2442 from delcroip/patch-2

FIX: jdate returning -62169955200 on x64 machine


Compare: 
https://github.com/Dolibarr/dolibarr/compare/e8732df74754...52e9ae5fe4a4

reply via email to

[Prev in Thread] Current Thread [Next in Thread]