]> granicus.if.org Git - php/commit
Strip unused implementations of md5(), md5_file(), sha1(), and sha1_file()
authorSara Golemon <pollita@php.net>
Tue, 19 Sep 2006 23:42:49 +0000 (23:42 +0000)
committerSara Golemon <pollita@php.net>
Tue, 19 Sep 2006 23:42:49 +0000 (23:42 +0000)
commitc8f96d157d37e66cb30f32d513833bfd742d0d5f
tree32022b072998066469b1ebdefdac0faaac8a9cd1
parent17f279b2ca176e4e5edf916e23ed888a1f84daa3
Strip unused implementations of md5(), md5_file(), sha1(), and sha1_file()
from this extension.

It was decided a few months ago that those implementations would simply
stay in ext/standard and never leave.
ext/hash/hash.c
ext/hash/hash_md.c
ext/hash/hash_sha.c
ext/hash/php_hash_md.h
ext/hash/php_hash_sha.h