dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 2c000c: Prevent PHP notice on unitial


From: Juanjo Menent
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 2c000c: Prevent PHP notice on unitialized variables.
Date: Mon, 25 Jul 2016 01:24:34 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 2c000c20da9cd2c184b23472e6142f679950668d
      
https://github.com/Dolibarr/dolibarr/commit/2c000c20da9cd2c184b23472e6142f679950668d
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2016-07-23 (Sat, 23 Jul 2016)

  Changed paths:
    M htdocs/install/fileconf.php
    M htdocs/install/step4.php
    A test/phpunit/zenfusion/functional/DolibarrInstallTest.php

  Log Message:
  -----------
  Prevent PHP notice on unitialized variables.

These variables are expected to be uninitialized when the forced install
process is not used.


  Commit: 1cfa26d40045f2c6ba1505861941cf6dc47309e3
      
https://github.com/Dolibarr/dolibarr/commit/1cfa26d40045f2c6ba1505861941cf6dc47309e3
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2016-07-23 (Sat, 23 Jul 2016)

  Changed paths:
    M htdocs/install/fileconf.php

  Log Message:
  -----------
  Fix HTML syntax for forced install process.

Make sure we have a space between attributes.


  Commit: 437a8b53aed98968fdcfdff847f83db960b647b6
      
https://github.com/Dolibarr/dolibarr/commit/437a8b53aed98968fdcfdff847f83db960b647b6
  Author: Juanjo Menent <address@hidden>
  Date:   2016-07-25 (Mon, 25 Jul 2016)

  Changed paths:
    M htdocs/install/fileconf.php
    M htdocs/install/step4.php
    A test/phpunit/zenfusion/functional/DolibarrInstallTest.php

  Log Message:
  -----------
  Merge pull request #5530 from GPCsolutions/forcedinstallfixes

Forced install fixes


Compare: 
https://github.com/Dolibarr/dolibarr/compare/42fc6606f94a...437a8b53aed9

reply via email to

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