php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #46617 Error in all translations of clearstatcache
Submitted: 2008-11-19 14:59 UTC Modified: 2008-12-11 07:37 UTC
From: pipo at flyounet dot net Assigned: yannick (profile)
Status: Not a bug Package: Translation problem
PHP Version: Irrelevant OS: N/A
Private report: No CVE-ID: None
 [2008-11-19 14:59 UTC] pipo at flyounet dot net
Description:
------------
http://fr.php.net/manual/en/function.clearstatcache.php :
void clearstatcache  ([ bool $clear_realpath_cache  [, string $filename  ]] )

http://fr.php.net/manual/fr/function.clearstatcache.php :
void clearstatcache  ( void  )

Expected result:
----------------
void clearstatcache  ([ bool $clear_realpath_cache  [, string $filename  ]] )


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-11-19 15:08 UTC] lbarnaud@php.net
?
 [2008-12-11 07:37 UTC] bjori@php.net
The translations simply haven't synced with the English one yet.
We have other tools to check for up2date status.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 14:01:28 2024 UTC