ID: 33962 Updated by: [EMAIL PROTECTED] Reported By: mf050802 at ma47 dot dyndns dot org -Status: Open +Status: Closed -Bug Type: Livedocs problem +Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2005-08-02 13:02:27] mf050802 at ma47 dot dyndns dot org Description: ------------ El resultado del ejemplo está mal. El resultado real es d = limon c = manzana a = naranja b = platano Reproduce code: --------------- Original: Fragmento de source.php?url=/manual/es/function.asort.php CLASS="screen" >d = limon a = naranja c = manzana d = platano</PRE ></TD Expected result: ---------------- Debe ser: CLASS="screen" >d = limon c = manzana a = naranja d = platano</PRE ></TD ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=33962&edit=1
