Re: [PEAR-QA] Re: pear: Issues about Net_IDNA- / Net_IDNA2-releases
[email protected] ("Stefan Neufeind, PEAR")
| Newsgroups | php.pear.qa |
|---|---|
| Message-ID | <[email protected]> |
On 06/29/2010 02:37 AM, Daniel O'Connor wrote: >> First thing was to install Net_IDNA-0.8.0 because it was the latest. >> That complains because in the constructor "new idna_convert" is used, >> but no class idna_convert is present. I also didn't find how this is >> meant to be used (if I did somehting wrong). >> > idna_convert is a mystery to me: the PHP4 version is undoubtedly completely > broken and has been for some time. [...] > No where in the base class does $this->IC get used. > > I've removed it in r300837 ; which will probably Destroy The Universe. Hi, I just fixed up a broken comment-block in SVN and tested that release. Seems to work fine. So if you have nothing against it I'll bundle a 0.8.1 to fix the PHP v4-version (which also works on PHP5; needed for PHP below 5.2.1 as well). Kind regards, Stefan