]> granicus.if.org Git - php/commit
add mhash support
authorSascha Schumann <sas@php.net>
Sun, 16 May 1999 12:01:25 +0000 (12:01 +0000)
committerSascha Schumann <sas@php.net>
Sun, 16 May 1999 12:01:25 +0000 (12:01 +0000)
commitdb6ce2f2a9e7b54f3c0bf2920eb8583b09ffcfda
tree103adccc056c194e7aecafbbf0bbf750c3150501
parent4e08c66771017f1e181a267ace64ce68286efcef
add mhash support
ext/mhash/Makefile.am [new file with mode: 0644]
ext/mhash/config.h.stub [new file with mode: 0644]
ext/mhash/config.m4 [new file with mode: 0644]
ext/mhash/mhash.c [new file with mode: 0644]
ext/mhash/php_mhash.h [new file with mode: 0644]
ext/mhash/setup.stub [new file with mode: 0644]