From:             alpha at rrs dot at
Operating system: -
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  German manual has an old entry for count()

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.


-- 
Edit bug report at http://bugs.php.net/?id=34160&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=34160&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=34160&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=34160&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=34160&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=34160&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=34160&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=34160&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=34160&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=34160&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=34160&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=34160&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=34160&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=34160&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=34160&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=34160&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=34160&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=34160&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=34160&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=34160&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=34160&r=mysqlcfg

Reply via email to