php-src/ext/mhash
Ilia Alshanetsky d7d2b6ef50 Switched to a new parameter parsing API, which simplifies the code a great deal.
Made error reporting use php_error_docref()
Fixed a bug in mhash_keygen_s2k() that caused non \0 terminated data to be returned.
Added tests of all mhash functions.
2002-11-20 06:48:39 +00:00
..
tests Switched to a new parameter parsing API, which simplifies the code a great deal. 2002-11-20 06:48:39 +00:00
config.m4 extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
mhash.c Switched to a new parameter parsing API, which simplifies the code a great deal. 2002-11-20 06:48:39 +00:00
mhash.dsp cleanup 2000-09-30 13:25:41 +00:00
php_mhash.h Add PHP_MINFO_* 2002-08-04 21:37:44 +00:00