Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
implemented Separator, minChars and Frequency properties, added the related quickstart parts
|
|
|
|
|
|
|
|
TErrorHandler: let THttpResponse handle http status codes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since PHP 5.3.3 the default value for session.use_only_cookies is 1, so
we need to set that to 0 when CookieMode is "None"
|
|
|
|
|
|
|
|
Convert encoding of all values inside an array before json_serialize
|