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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: bugPhp at warix dot net
New email:
PHP Version: OS:

Further comment on this bug is unnecessary.

 

 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 23:01:29 2024 UTC