Voici la réponse du développeur de php_writeexcel concernant le problème avec l'export compta avec php5
Régis -----Message d'origine----- De : Johann Hanne [mailto:[EMAIL PROTECTED] Envoyé : vendredi 10 février 2006 11:41 À : Régis Houssin Objet : Re: php_writeexcel news The archive you sent me *IS* 0.3.0, but the error message does *NOT* belong to it. $this never gets reassigned, and line 122 is "foreach ($other as $key->$value) {", so "$this" is not even used here?! Cheers, Johann On Thursday 09 February 2006 13:10, you wrote: > i don't no, i juste see the changelog. > can you see the attach files please ? > > or send me the 0.3.0 ? > > thank you very much > > Régis > > > -----Message d'origine----- > > De : Johann Hanne [mailto:[EMAIL PROTECTED] > > Envoyé : jeudi 9 février 2006 12:42 > > À : Régis Houssin > > Objet : Re: php_writeexcel news > > > > Hi, > > > > this problem has been fixed in 0.3.0. Are you sure that you aren't using > > 0.2.x?? > > > > Cheers, Johann > > > > > --- Ursprüngliche Nachricht --- > > > Von: Régis Houssin <[EMAIL PROTECTED]> > > > An: <[EMAIL PROTECTED]> > > > Betreff: php_writeexcel news > > > Datum: Thu, 9 Feb 2006 11:11:40 +0100 > > > > > > NEWS : > > > > > > I replaced all them "$this" by "$thos" for example in the files: > > > class.writeexcel_format.inc.php and class.writeexcel_formula.inc.php > > > and now its good in php5 > > > Why ? > > > > > > thanks > > > > > > ----------------------------------------------------------------------- > > > > > > Hi, > > > > > > i use the php_writeexcel class 0.3.0 with php5 and i obtain this error > > > : > > > > > > Fatal error: Cannot re-assign $this in > > > \php_writeexcel\class.writeexcel_format.inc.php on line 122 > > > > > > you see this problem ? > > > > > > thanks > > > > > > Régis _______________________________________________ Dolibarr-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/dolibarr-dev
