Hannes Magnusson wrote:
> http://livedocs.phpdoc.info/manual/en/class.imagickpixeliterator.php

New skeletons are good.

However I am missing method overview of all extension methods on one
page. User may want to find a method for some purpose but don't know
to which class it belongs.

Class name by methods in class definition is superfluous. E.g. in -
class Imagick  {
  bool Imagick::adaptiveBlurImage
}
- Imagick:: shouldn't be there.

Jakub Vrana

Reply via email to