Fix quoting for demo page.

This commit is contained in:
b1v1r
2009-11-06 21:40:54 +00:00
parent efc9d4e68f
commit 1f9bd13efc
4 changed files with 36 additions and 10 deletions

View File

@@ -1,6 +1,9 @@
04 Nov 2009 - 2.5.11
--------------------
* Do not escape quotes in macro resolution and only escape NUL in setenv
values.
* Added a new multipart flag, MULTIPART_INVALID_QUOTING, which will be
set true if any invalid quoting is found during multipart parsing.