Allow %URI.DefaultScheme to be null.
commit59463c5c39c0816bf000e52d015f7ac6c6c1e2d4
authorEdward Z. Yang <ezyang@cs.stanford.edu>
Fri, 28 Oct 2016 00:24:34 +0000 (27 17:24 -0700)
committerEdward Z. Yang <ezyang@cs.stanford.edu>
Fri, 28 Oct 2016 00:30:44 +0000 (27 17:30 -0700)
treefdf6f2903414d417463e959c821b824d53246b74
parentd19d648a2642178d30c312f5133c2733fc817a61
Allow %URI.DefaultScheme to be null.

Fixes #103.

Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
NEWS
configdoc/usage.xml
library/HTMLPurifier/ConfigSchema/schema.ser
library/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt
library/HTMLPurifier/URI.php
tests/HTMLPurifier/AttrDef/URITest.php