From: fred at surleau dot com Operating system: All PHP version: 4.3.2 PHP Bug Type: Documentation problem Bug description: HTML problem in http://www.php.net/manual/fr/language.types.array.php
Description: ------------ Bonjour, Sur la page :http://www.php.net/manual/fr/language.types.array.php Dans le paragraphe : Exemple 7-15. Exemples de conflits de constantes ind�finies les 'veggie' ont �t� traduit en 'légume' par exemple ce qui rend le texte incompr�hensible par exemple : // Définissons une constante pour illustrer le problème. // Nous créons une constante appelée fruit, qui vaut 'légume'. define('fruit','légume'); Tout �� parce qu'� cet endroit, c'est pas du HTML qu'il faut : <PRE CLASS="php">...</PRE> Salutations Reproduce code: --------------- NA Expected result: ---------------- NA Actual result: -------------- NA -- Edit bug report at http://bugs.php.net/?id=24230&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=24230&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=24230&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=24230&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=24230&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=24230&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=24230&r=support Expected behavior: http://bugs.php.net/fix.php?id=24230&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=24230&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=24230&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=24230&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24230&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=24230&r=dst IIS Stability: http://bugs.php.net/fix.php?id=24230&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=24230&r=gnused -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
