php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #34160 German manual has an old entry for count()
Submitted: 2005-08-17 01:59 UTC Modified: 2005-08-23 18:33 UTC
From: alpha at rrs dot at Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant 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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: alpha at rrs dot at
New email:
PHP Version: OS:

 

 [2005-08-17 01:59 UTC] alpha at rrs dot at
Description:
------------
The German version of the manual has a very short entry for count(). For over 3 1/2 years count() has a second paramter, which allows to count an array recursive.

Also an object, which implements SPL's Countable, returns the value returned by the count method.

Both are mentioned in the English version of the manual. I tried to find out if an other version of the docs can be found in CVS, but could find out, where to look for it.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-08-18 18:01 UTC] vrana@php.net
Translations have always some delay. If you want to help German documentation team with the translation, please contact them at doc-de@lists.php.net.
 [2005-08-23 18:33 UTC] theseer@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.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 12:00:02 2025 UTC