dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 0b9ed9: Fix PSR2. We must not have sp


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 0b9ed9: Fix PSR2. We must not have spaces after (
Date: Fri, 10 Jul 2015 00:40:21 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 0b9ed9a25c458ede07f9f396bc214ba228d4a351
      
https://github.com/Dolibarr/dolibarr/commit/0b9ed9a25c458ede07f9f396bc214ba228d4a351
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-07-10 (Fri, 10 Jul 2015)

  Changed paths:
    M dev/skeletons/skeleton_class.class.php

  Log Message:
  -----------
  Fix PSR2. We must not have spaces after (


  Commit: 688562a816dba37f312075195c901a0b32680a7a
      
https://github.com/Dolibarr/dolibarr/commit/688562a816dba37f312075195c901a0b32680a7a
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-07-10 (Fri, 10 Jul 2015)

  Changed paths:
    M htdocs/core/lib/admin.lib.php
    M htdocs/core/modules/DolibarrModules.class.php

  Log Message:
  -----------
  Fix regression: We can't yet set method __construct of DolibarrModules
abstract because this break compatibility with a lot of external module
and generate FATAL errors after migration. Because PHP is not yet able
to manage try catch on FATAL error, we can't catch such error. Using
bstract on constructor is so postponed.


Compare: 
https://github.com/Dolibarr/dolibarr/compare/3eb6ee2030a4...688562a816db

reply via email to

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