php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #28634 Error in the french documentation
Submitted: 2004-06-04 19:42 UTC Modified: 2021-09-01 08:55 UTC
From: bugPhp at warix dot net Assigned: mikemike (profile)
Status: Closed Package: Documentation problem
PHP Version: 4.3.7 OS: Documentation
Private report: No CVE-ID: None
 [2004-06-04 19:42 UTC] bugPhp at warix dot net
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 ! 


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-06-04 19:52 UTC] gui@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 [2021-09-01 08:54 UTC] mikemike@php.net
-Assigned To: +Assigned To: mikemike
 [2021-09-01 08:55 UTC] mikemike@php.net
-Block user comment: No +Block user comment: Yes
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 06:01:38 2025 UTC