Re: Should we release 2.10?
Bojan Smojver <[email protected]> Sat, 15 Nov 2008 13:49:19 +1100
| Newsgroups | gmane.comp.apache.apreq |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2008-11-14 at 09:10 -0500, Adam Prime wrote: > I was reminded of a documentation omission by an email on the mod_perl > list this morning. Can something be added into the porting warnings here: > > http://httpd.apache.org/apreq/docs/libapreq2/group__apreq__xs__request.html > > mentioning that my @params = $r->param() no long returns a unique list > of the params. IE that ?a=b&a=c will return (a, a), not (a), which is > how it worked in libapreq1. Sure. Do you have a patch? -- Bojan