Allow empty sections in string hashes; previously they were left undefined.
commita227cb483a779df89a360a829a36f5c9ecebdbe2
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 5 Jul 2008 01:26:26 +0000 (4 21:26 -0400)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 7 Jul 2008 12:57:16 +0000 (7 08:57 -0400)
tree1be62b492764e8c161a615e2e198c31b6f0d2dc1
parentaa0fdeee3082c2ddd123fb248f238800b38f77aa
Allow empty sections in string hashes; previously they were left undefined.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
NEWS
library/HTMLPurifier/StringHashParser.php
tests/HTMLPurifier/StringHashParser/Simple.txt
tests/HTMLPurifier/StringHashParserTest.php