dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr/dolibarr] a04fa0: image2wbmp() is deprecated as of PHP 7.3.0


From: Laurent Destailleur
Subject: [Dolibarr/dolibarr] a04fa0: image2wbmp() is deprecated as of PHP 7.3.0
Date: Thu, 28 Nov 2019 03:19:34 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: a04fa05b6ca8f0cfe93a9ac461730a84f22cf848
      
https://github.com/Dolibarr/dolibarr/commit/a04fa05b6ca8f0cfe93a9ac461730a84f22cf848
  Author: Frédéric FRANCE <address@hidden>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

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

  Log Message:
  -----------
  image2wbmp() is deprecated as of PHP 7.3.0

https://www.php.net/manual/en/function.image2wbmp.php
image2wbmp() is deprecated as of PHP 7.3.0, and will be removed in the next 
major version. Use imagewbmp() instead.


  Commit: 874f5b70056595c9ba4072b59a5f7ac66ed8054a
      
https://github.com/Dolibarr/dolibarr/commit/874f5b70056595c9ba4072b59a5f7ac66ed8054a
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-11-28 (Thu, 28 Nov 2019)

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

  Log Message:
  -----------
  Merge pull request #12528 from frederic34/patch-8

image2wbmp() is deprecated as of PHP 7.3.0


Compare: 
https://github.com/Dolibarr/dolibarr/compare/8430ec4f50be...874f5b700565



reply via email to

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