add error_handler option and tests
This commit is contained in:
parent
a854f4ae3c
commit
6ec70f8a46
3 changed files with 142 additions and 17 deletions
|
@ -8,5 +8,6 @@
|
|||
dirty_strings = false,
|
||||
ignored_bad_escapes = false,
|
||||
explicit_end = false,
|
||||
pre_encode = false
|
||||
pre_encode = false,
|
||||
error_handler = false
|
||||
}).
|
Loading…
Add table
Add a link
Reference in a new issue