» Details |
---|
|
» Comment |
Looks good to me. Conditions are: - Fix license link (see http://pear.php.net/pepr/pepr-vote-show.php?id=518&handle=till) - remove underscore from private method PHP_ArrayOf::_verifyArray() - add public keyword to all methods (missing in PHP_ArrayOf::merge()) - put every exception in it's own file |