php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #53433 [FR] Text duplicated
Submitted: 2010-12-01 11:24 UTC Modified: 2010-12-13 07:32 UTC
From: s dot petat at sporting-comm dot fr Assigned: yannick (profile)
Status: Closed Package: Translation problem
PHP Version: 5.3.1RC1 OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: s dot petat at sporting-comm dot fr
New email:
PHP Version: OS:

 

 [2010-12-01 11:24 UTC] s dot petat at sporting-comm dot fr
Description:
------------
---
From manual page: http://www.php.net/function.call-user-func#Liste de paramètres
---

La fonction à appeler. 
Les méthodes de classes peuvent être appelées statiquement en passant 
array($classname, $methodname) à ce paramètre. 
De plus, les méthodes de classe d'un objet peuvent être appelées en passant 
array($objectinstance, $methodname) à ce paramètre.

La troisième phrase est une redite de la seconde, commençant par "De plus, ".
Third sentence repeats the second one.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-13 07:24 UTC] yannick@php.net
-Summary: Text duplicated +Summary: [FR] Text duplicated
 [2010-12-13 07:31 UTC] yannick@php.net
Automatic comment from SVN on behalf of yannick
Revision: http://svn.php.net/viewvc/?view=revision&revision=306329
Log: Fix bug #53433
 [2010-12-13 07:32 UTC] yannick@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: yannick
 [2010-12-13 07:32 UTC] yannick@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.


 [2020-12-30 12:49 UTC] nikic@php.net
Automatic comment on behalf of yannick
Revision: http://git.php.net/?p=doc/fr.git;a=commit;h=a997391cad1704ee46498c532f3bc834b4c05eff
Log: Fix bug #53433
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 19:01:33 2024 UTC