dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 11714b: Update societe.class.php


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 11714b: Update societe.class.php
Date: Fri, 18 May 2018 03:15:33 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 11714b9b6b42719aa429ffa158ae305d9773d6eb
      
https://github.com/Dolibarr/dolibarr/commit/11714b9b6b42719aa429ffa158ae305d9773d6eb
  Author: areaeuro <address@hidden>
  Date:   2018-05-18 (Fri, 18 May 2018)

  Changed paths:
    M htdocs/societe/class/societe.class.php

  Log Message:
  -----------
  Update societe.class.php

Line 2942 throws an error in php 7 "Warning: A non-numeric value encountered" 
when doing math sum, as substr() may be empty.
Convert to intval(substr()) to fix.


  Commit: f17fbfe125b0c2711403fe6d9dac71fd806df70e
      
https://github.com/Dolibarr/dolibarr/commit/f17fbfe125b0c2711403fe6d9dac71fd806df70e
  Author: Laurent Destailleur <address@hidden>
  Date:   2018-05-18 (Fri, 18 May 2018)

  Changed paths:
    M htdocs/societe/class/societe.class.php

  Log Message:
  -----------
  Merge pull request #8814 from areaeuro/patch-2

Remove Warning: A non-numeric value encountered


Compare: 
https://github.com/Dolibarr/dolibarr/compare/01275a4cfea4...f17fbfe125b0
      **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

reply via email to

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