dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 73fda2: WIP PSR2


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 73fda2: WIP PSR2
Date: Fri, 09 Jan 2015 13:53:07 -0800

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 73fda2cb86d81235bac37808efaf3599ea7e2aed
      
https://github.com/Dolibarr/dolibarr/commit/73fda2cb86d81235bac37808efaf3599ea7e2aed
  Author: frederic34 <address@hidden>
  Date:   2015-01-08 (Thu, 08 Jan 2015)

  Changed paths:
    M dev/codesniffer/ruleset.xml
    M dev/translation/autotranslator.class.php
    M htdocs/admin/tools/eaccelerator.php
    M htdocs/compta/localtax/index.php
    M htdocs/core/boxes/box_project.php
    M htdocs/core/boxes/box_task.php
    M htdocs/core/filemanagerdol/connectors/php/commands.php
    M htdocs/core/filemanagerdol/connectors/php/io.php
    M htdocs/core/modules/syslog/logHandler.php
    M htdocs/core/modules/syslog/logHandlerInterface.php
    M htdocs/product/index.php
    M htdocs/product/stock/class/mouvementstock.class.php
    M htdocs/resource/class/resource.class.php
    M test/phpunit/AdherentTest.php
    M test/phpunit/AdminLibTest.php
    M test/phpunit/AllTests.php
    M test/phpunit/BankAccountTest.php
    M test/phpunit/BuildDocTest.php
    M test/phpunit/CMailFileTest.php
    M test/phpunit/CategorieTest.php
    M test/phpunit/ChargeSocialesTest.php
    M test/phpunit/CommandeFournisseurTest.php
    M test/phpunit/CommandeTest.php
    M test/phpunit/CommonObjectTest.php
    M test/phpunit/CompanyBankAccountTest.php
    M test/phpunit/ContactTest.php
    M test/phpunit/ContratTest.php
    M test/phpunit/CoreTest.php
    M test/phpunit/DateLibTest.php
    M test/phpunit/DateLibTzFranceTest.php
    M test/phpunit/DiscountTest.php
    M test/phpunit/EntrepotTest.php
    M test/phpunit/ExportTest.php
    M test/phpunit/FactureFournisseurTest.php
    M test/phpunit/FactureRecTest.php
    M test/phpunit/FactureTest.php
    M test/phpunit/FactureTestRounding.php
    M test/phpunit/FichinterTest.php
    M test/phpunit/FilesLibTest.php
    M test/phpunit/FormAdminTest.php
    M test/phpunit/Functions2LibTest.php
    M test/phpunit/FunctionsLibTest.php
    M test/phpunit/HolidayTest.php
    M test/phpunit/ImagesLibTest.php
    M test/phpunit/ImportTest.php
    M test/phpunit/JsonLibTest.php
    M test/phpunit/LangTest.php
    M test/phpunit/MarginsLibTest.php
    M test/phpunit/ModulesTest.php
    M test/phpunit/NumberingModulesTest.php
    M test/phpunit/PaypalTest.php
    M test/phpunit/PdfDocTest.php
    M test/phpunit/PgsqlTest.php
    M test/phpunit/PricesTest.php
    M test/phpunit/ProductTest.php
    M test/phpunit/ProjectTest.php
    M test/phpunit/PropalTest.php
    M test/phpunit/ScriptsTest.php
    M test/phpunit/SecurityTest.php
    M test/phpunit/SocieteTest.php
    M test/phpunit/SqlTest.php
    M test/phpunit/UserGroupTest.php
    M test/phpunit/UserTest.php
    M test/phpunit/WebservicesInvoicesTest.php
    M test/phpunit/WebservicesOrdersTest.php
    M test/phpunit/WebservicesOtherTest.php
    M test/phpunit/WebservicesProductsTest.php
    M test/phpunit/WebservicesThirdpartyTest.php
    M test/phpunit/WebservicesUserTest.php
    M test/phpunit/XCalLibTest.php

  Log Message:
  -----------
  WIP PSR2


  Commit: e24a668c527ecda4c31b3a8d3913694fd1707101
      
https://github.com/Dolibarr/dolibarr/commit/e24a668c527ecda4c31b3a8d3913694fd1707101
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-01-09 (Fri, 09 Jan 2015)

  Changed paths:
    M dev/codesniffer/ruleset.xml
    M dev/translation/autotranslator.class.php
    M htdocs/admin/tools/eaccelerator.php
    M htdocs/compta/localtax/index.php
    M htdocs/core/boxes/box_project.php
    M htdocs/core/boxes/box_task.php
    M htdocs/core/filemanagerdol/connectors/php/commands.php
    M htdocs/core/filemanagerdol/connectors/php/io.php
    M htdocs/core/modules/syslog/logHandler.php
    M htdocs/core/modules/syslog/logHandlerInterface.php
    M htdocs/product/index.php
    M htdocs/product/stock/class/mouvementstock.class.php
    M htdocs/resource/class/resource.class.php
    M test/phpunit/AdherentTest.php
    M test/phpunit/AdminLibTest.php
    M test/phpunit/AllTests.php
    M test/phpunit/BankAccountTest.php
    M test/phpunit/BuildDocTest.php
    M test/phpunit/CMailFileTest.php
    M test/phpunit/CategorieTest.php
    M test/phpunit/ChargeSocialesTest.php
    M test/phpunit/CommandeFournisseurTest.php
    M test/phpunit/CommandeTest.php
    M test/phpunit/CommonObjectTest.php
    M test/phpunit/CompanyBankAccountTest.php
    M test/phpunit/ContactTest.php
    M test/phpunit/ContratTest.php
    M test/phpunit/CoreTest.php
    M test/phpunit/DateLibTest.php
    M test/phpunit/DateLibTzFranceTest.php
    M test/phpunit/DiscountTest.php
    M test/phpunit/EntrepotTest.php
    M test/phpunit/ExportTest.php
    M test/phpunit/FactureFournisseurTest.php
    M test/phpunit/FactureRecTest.php
    M test/phpunit/FactureTest.php
    M test/phpunit/FactureTestRounding.php
    M test/phpunit/FichinterTest.php
    M test/phpunit/FilesLibTest.php
    M test/phpunit/FormAdminTest.php
    M test/phpunit/Functions2LibTest.php
    M test/phpunit/FunctionsLibTest.php
    M test/phpunit/HolidayTest.php
    M test/phpunit/ImagesLibTest.php
    M test/phpunit/ImportTest.php
    M test/phpunit/JsonLibTest.php
    M test/phpunit/LangTest.php
    M test/phpunit/MarginsLibTest.php
    M test/phpunit/ModulesTest.php
    M test/phpunit/NumberingModulesTest.php
    M test/phpunit/PaypalTest.php
    M test/phpunit/PdfDocTest.php
    M test/phpunit/PgsqlTest.php
    M test/phpunit/PricesTest.php
    M test/phpunit/ProductTest.php
    M test/phpunit/ProjectTest.php
    M test/phpunit/PropalTest.php
    M test/phpunit/ScriptsTest.php
    M test/phpunit/SecurityTest.php
    M test/phpunit/SocieteTest.php
    M test/phpunit/SqlTest.php
    M test/phpunit/UserGroupTest.php
    M test/phpunit/UserTest.php
    M test/phpunit/WebservicesInvoicesTest.php
    M test/phpunit/WebservicesOrdersTest.php
    M test/phpunit/WebservicesOtherTest.php
    M test/phpunit/WebservicesProductsTest.php
    M test/phpunit/WebservicesThirdpartyTest.php
    M test/phpunit/WebservicesUserTest.php
    M test/phpunit/XCalLibTest.php

  Log Message:
  -----------
  Merge pull request #2225 from frederic34/psr2

Psr2


Compare: 
https://github.com/Dolibarr/dolibarr/compare/1cc4c8513eb7...e24a668c527e

reply via email to

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