From: bugPhp at warix dot net Operating system: Documentation PHP version: 4.3.7 PHP Bug Type: Documentation problem Bug description: Error in the french documentation
Description: ------------ Hi ! In the online french documentation, there is a mistake at the page : http://www.php.net/manual/fr/function.unlink.php It is written : �Note : Depuis PHP 5.0.0, unlink() peut aussi �tre utilis�e avec quelques pr�tocoles d'url. Voyez Annexe J pour une liste des pr�tocoles supportant unlink().� The mistake was in the spelling of the word �pr�tocoles�. In the �petit Larousse� dictionary, the word is writen �protocoles�. In reallity the correct way is : �Note : Depuis PHP 5.0.0, unlink() peut aussi �tre utilis�e avec quelques protocoles d'url. Voyez Annexe J pour une liste des protocoles supportant unlink().� Thank you for this great documentation ! -- Edit bug report at http://bugs.php.net/?id=28634&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28634&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28634&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=28634&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=28634&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=28634&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=28634&r=needscript Try newer version: http://bugs.php.net/fix.php?id=28634&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=28634&r=support Expected behavior: http://bugs.php.net/fix.php?id=28634&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=28634&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=28634&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=28634&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28634&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=28634&r=dst IIS Stability: http://bugs.php.net/fix.php?id=28634&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=28634&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=28634&r=float
