Project

General

Profile

Tâche #16195

Distribution EOLE - Scénario #16191: applications web sur 2.6

Lister les incompatibilités de l'application glpi avec php 7

Added by Benjamin Bohard almost 7 years ago. Updated almost 7 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
05/27/2016
Due date:
% Done:

100%

Estimated time:
3.00 h
Spent time:
Remaining (hours):
0.0

History

#1 Updated by Benjamin Bohard almost 7 years ago

  • Status changed from Nouveau to En cours
  • % Done changed from 0 to 10
  • Remaining (hours) changed from 3.0 to 2.75
10     Possible array element creation during by-reference assignment
9     PHP 4 constructors are now deprecated
5     Removed function "set_magic_quotes_runtime" called
5     Possible object property creation during by-reference assignment
5     Function argument(s) returned by "func_get_args" might have been modified
1     Reserved name "int" used as a class, interface or trait name
1     Nested by-reference foreach loop, make sure there is no iteration over the same array
1     Removed function "imagePsBBox" called
1     Indirect variable, property or method access
1     Removed function "imagePsLoadFont" called
1     Removed function "imagePsText" called
1     Reserved name "float" used as a class, interface or trait name

#2 Updated by Benjamin Bohard almost 7 years ago

  • Remaining (hours) changed from 2.75 to 2.25

PHP Fatal error: 'continue' not in the 'loop' or 'switch' context in /var/www/html/glpi/inc/transfer.class.php on line 2079 : dans le code des versions ultérieures, continue est remplacé par return

#3 Updated by Benjamin Bohard almost 7 years ago

  • % Done changed from 10 to 40
  • Remaining (hours) changed from 2.25 to 1.25

- imagePsBBox, imagePsLoadFont, imagePsText sont des fonctions utilisées dans le "module" ezcomponents ;
- set_magic_quotes_runtime n'est utilisé qu'avec les versions de php inférieur à 5.03, dans le "module" tcpdf ;

#4 Updated by Benjamin Bohard almost 7 years ago

  • Status changed from En cours to Résolu
  • Assigned To set to Benjamin Bohard
  • % Done changed from 40 to 100
  • Remaining (hours) changed from 1.25 to 0.25

#5 Updated by Emmanuel IHRY almost 7 years ago

  • Status changed from Résolu to Fermé
  • Remaining (hours) changed from 0.25 to 0.0

Also available in: Atom PDF