- adjust ini entry names to those of the globals struct
authorMichael Wallner <mike@php.net>
Sat, 27 May 2006 11:51:17 +0000 (11:51 +0000)
committerMichael Wallner <mike@php.net>
Sat, 27 May 2006 11:51:17 +0000 (11:51 +0000)
- add http.request.methods.custom ini entry
- fix ini entries with PHP_INI_PERDIR to include PHP_INI_SYSTEM
- add flags argument to http_parse_params()
- add HTTP_PARAMS constants
- fixed http_parse_params("foo,bar") returning "foo" and "ar"
- update changelog


No differences found