On Thu, 2010-06-17 at 18:30 +0200, Philip Olson wrote: > Looks good, and you now have the karma to commit. Welcome to the PHP > Documentation team :)
Thanks :) > A few minor issues that come to mind: > > - The phrase "providing the perfect hashing function" ... perfect? ;) As Daniel said, a perfect hashing function is a function that associates a unique hash to each key in a static set. You can check the cmph link (http://cmph.sourceforge.net/) for more information. > - Lack of versions within versions.xml Thanks, I've fixed this issue and committed the documentation. Lorenzo Castelli