1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 09:42:22 +01:00
This commit is contained in:
Antony Dovgal
2009-04-15 20:54:45 +00:00
parent 312a969a8e
commit fe8901af9e

View File

@@ -20,6 +20,6 @@ var_dump(ezmlm_hash(b"foo@somewhere.com"));
===Done===
--EXPECT--
*** Testing ezmlm_hash() : basic functionality ***
int(27)
int(48)
int(1)
int(7)
===Done===