Re: [PHP-DEV] Question on hash api

2013-02-20 Thread Gustavo Lopes
Em 2013-02-20 8:09, Tjerk Anne Meesters escreveu: Hi, I've forked out an interesting project on Github that implements XXHash and extended it to work with the hash() function family. Project links below. The integration is pretty straightforward, but the following code had me concerned:

[PHP-DEV] Question on hash api

2013-02-19 Thread Tjerk Anne Meesters
Hi, I've forked out an interesting project on Github that implements XXHash and extended it to work with the hash() function family. Project links below. The integration is pretty straightforward, but the following code had me concerned: PHP_HASH_API void PHP_XXH32Update(PHP_XXH32_CTX *context,