Sujet : Bug Hoa Console!

Rapidement, (j'ai pas trop le temps)

Fichier: Framework/Library/Console/Environment/Window.php
Ligne: 123

Remplacer: if(0 != preg_match('#;\s+([0-9]+)\s+columns;#', $out, $match))
Par: if(false !== preg_match('#;\s+([0-9]+)\s+columns;#', $out, $match))

Voilà en tout cas ça a résolu des problèmes comme ceci:

~/Developpement/Hoa_Framework$ ./Data/Bin/hoa

Warning: wordwrap() expects parameter 2 to be long, string given in /home/joris/Developpement/Hoa_Framework/Framework/Library/Console/Interface/Text.php on line 362

Warning: wordwrap() expects parameter 2 to be long, string given in /home/joris/Developpement/Hoa_Framework/Framework/Library/Console/Core/Io.php on line 204


Warning: wordwrap() expects parameter 2 to be long, string given in /home/joris/Developpement/Hoa_Framework/Framework/Library/Console/Core/Io.php on line 204


Warning: wordwrap() expects parameter 2 to be long, string given in /home/joris/Developpement/Hoa_Framework/Framework/Library/Console/Core/Io.php on line 204


Warning: wordwrap() expects parameter 2 to be long, string given in /home/joris/Developpement/Hoa_Framework/Framework/Library/Console/Core/Io.php on line 204

Voilà en espérant que ça roule pour la suite, parce que bientôt plus de connexion internet tongue

tcho

2

Re : Bug Hoa Console!

Hey smile,

Merci pour la correction. C'est à jour dans le trunk.

« Un handicap est le résultat d'une rencontre entre une déficience ou différence et une incapacité de la société à répondre à celle-ci. »