[PHP-DOC] Notes Status, 24687 total

2010-12-12 Thread phpdoc
Following are the top 20 pages of the manual, sorted by the number
of user notes contributed. These sections could use a polish, those
notes represent 6.8% of the 24687 total user notes.

Notes  |  Page
---+-
  110  | http://php.net/manual/en/function.curl-setopt.php
  105  | http://php.net/manual/en/function.strtotime.php
  100  | http://php.net/manual/en/function.date.php
   89  | http://php.net/manual/en/function.session-start.php
   87  | http://php.net/manual/en/function.array-merge.php
   86  | http://php.net/manual/en/function.number-format.php
   85  | http://php.net/manual/en/function.mail.php
   85  | http://php.net/manual/en/function.array-search.php
   84  | http://php.net/manual/en/features.http-auth.php
   82  | http://php.net/manual/en/function.serialize.php
   79  | http://php.net/manual/en/function.substr.php
   77  | http://php.net/manual/en/function.parse-ini-file.php
   77  | http://php.net/manual/en/function.exec.php
   77  | http://php.net/manual/en/function.array-unique.php
   76  | http://php.net/manual/en/function.header.php
   75  | http://php.net/manual/en/features.file-upload.php
   75  | http://php.net/manual/en/function.fsockopen.php
   74  | http://php.net/manual/en/function.usort.php
   74  | http://php.net/manual/en/function.session-set-save-handler.php
   73  | http://php.net/manual/en/function.xml-parse-into-struct.php



Re: [PHP-DOC] xml functions

2010-12-12 Thread Philip Olson

On Dec 6, 2010, at 6:06 AM, Hannes Magnússon wrote:

 2010/12/5 Carlos Hernández car...@php.net:
 Hi!
 
 I've added description for: $parser, $prefix, $uri, and other attributes in 
 these xml functions. I've saved as patches for review, and I've reported 2 
 bugs in:
 
 xml-set-start-namespace-decl-handler and xml-set-end-namespace-decl-handler
 
 
 but I can't to commit the files because I don't have enough karma. I'd like 
 if anyone would can to review it, thank you very much :)
 
 
 Looks good to me.
 There are several unrelated WS changes in there though..
 
 Btw; to create a proper patch;
 $ cd doc-en
 $ svn diff reference/xml  mypatch.patch
 
 :)
 
 Philip; Bump his karma?

Sounds good. Karma for Braian (x1v4nx) and Carlos (carlos) have been updated to 
include all that is PHP doc related. Great! :)

Regards,
Philip