dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] ca6a62: avoid warning with php 7.2


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] ca6a62: avoid warning with php 7.2
Date: Fri, 07 Jun 2019 13:53:47 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: ca6a624112235abb2c1bd5272d6ea066118868da
      
https://github.com/Dolibarr/dolibarr/commit/ca6a624112235abb2c1bd5272d6ea066118868da
  Author: Frédéric FRANCE <address@hidden>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
    M htdocs/core/actions_massactions.inc.php

  Log Message:
  -----------
  avoid warning with php 7.2


  Commit: f11db8396aa924036745f97f4cbb9b714eac4c6d
      
https://github.com/Dolibarr/dolibarr/commit/f11db8396aa924036745f97f4cbb9b714eac4c6d
  Author: Frédéric FRANCE <address@hidden>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
    M htdocs/core/lib/agenda.lib.php

  Log Message:
  -----------
  Parameter must be array or object that implements Countable 

warning with php 7.2


  Commit: ad95b66842b4412e83feaf1b752c01ac40162dd3
      
https://github.com/Dolibarr/dolibarr/commit/ad95b66842b4412e83feaf1b752c01ac40162dd3
  Author: Frédéric FRANCE <address@hidden>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
    M htdocs/comm/action/card.php

  Log Message:
  -----------
  Warning: A non-numeric value encountered


  Commit: c8ab7dee458fdc08dd0c6c5a02ca577c673b25a4
      
https://github.com/Dolibarr/dolibarr/commit/c8ab7dee458fdc08dd0c6c5a02ca577c673b25a4
  Author: atm-josselin <address@hidden>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
    M htdocs/fichinter/card.php

  Log Message:
  -----------
  Display the intervention button only in develop mode


  Commit: 63d9e963b8ef56f0d865a270515c968c940eedad
      
https://github.com/Dolibarr/dolibarr/commit/63d9e963b8ef56f0d865a270515c968c940eedad
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
    M htdocs/fichinter/card.php

  Log Message:
  -----------
  Merge pull request #11310 from 
atm-josselin/FIX_display_intervention_model_button

Display the intervention button only in develop mode


  Commit: 4ed7e281c5bd0855afd4545847a08567dd8b3f14
      
https://github.com/Dolibarr/dolibarr/commit/4ed7e281c5bd0855afd4545847a08567dd8b3f14
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
    M htdocs/core/actions_massactions.inc.php

  Log Message:
  -----------
  Merge pull request #11301 from frederic34/patch-5

avoid warning with php 7.2


  Commit: b73d287953d44f1d7b0d7c6daf07d73498e165b9
      
https://github.com/Dolibarr/dolibarr/commit/b73d287953d44f1d7b0d7c6daf07d73498e165b9
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
    M htdocs/core/lib/agenda.lib.php

  Log Message:
  -----------
  Update agenda.lib.php


  Commit: b36f80ab2e03186b75c9d3da6aee473017a40c31
      
https://github.com/Dolibarr/dolibarr/commit/b36f80ab2e03186b75c9d3da6aee473017a40c31
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
    M htdocs/core/lib/agenda.lib.php

  Log Message:
  -----------
  Merge pull request #11306 from frederic34/patch-6

Parameter must be array or object that implements Countable


  Commit: 91a55473623fc9f1b212f29de9fe2d5ea960d864
      
https://github.com/Dolibarr/dolibarr/commit/91a55473623fc9f1b212f29de9fe2d5ea960d864
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
    M htdocs/comm/action/card.php

  Log Message:
  -----------
  Merge pull request #11307 from frederic34/patch-7

Warning: A non-numeric value encountered


  Commit: 0a903da5dce1ef5cf64c5119ce1c3da02a318ab8
      
https://github.com/Dolibarr/dolibarr/commit/0a903da5dce1ef5cf64c5119ce1c3da02a318ab8
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
    M htdocs/comm/action/card.php
    M htdocs/core/actions_massactions.inc.php
    M htdocs/core/lib/agenda.lib.php
    M htdocs/fichinter/card.php

  Log Message:
  -----------
  Merge branch '9.0' of address@hidden:Dolibarr/dolibarr.git into develop

Conflicts:
        htdocs/comm/action/card.php
        htdocs/fichinter/card.php


  Commit: e862f4c81d752791a181779e15cb5f91a352c641
      
https://github.com/Dolibarr/dolibarr/commit/e862f4c81d752791a181779e15cb5f91a352c641
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
    M htdocs/product/stock/class/mouvementstock.class.php

  Log Message:
  -----------
  Merge branch 'develop' of address@hidden:Dolibarr/dolibarr.git into develop


Compare: 
https://github.com/Dolibarr/dolibarr/compare/99ad8d5fb4f7...e862f4c81d75



reply via email to

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