Re: [PHP-DEV] A list of PHP 6 changes from the old documentation

2010-04-10 Thread Philip Olson
>> *** Changed: >> - GD extension: removed support for GD/FreeType 1.x > > I will merge this change to trunk as well. Not sure how you plan to > document trunk, any idea already? Nope, especially given that we're unsure what trunk means today. But keeping a list around somewhere sound fair, pro

Re: [PHP-DEV] A list of PHP 6 changes from the old documentation

2010-04-10 Thread Pierre Joye
2010/4/10 Johannes Schlüter : > On Sat, 2010-04-10 at 11:39 +0200, Pierre Joye wrote: >> hi Philip, >> >> >> On Sat, Apr 10, 2010 at 9:07 AM, Philip Olson wrote: >> >> >> > - idn_to_unicode() (via ext/intl) >> >> The IDN functions are in 5.3 as well so you can keep them in the >> documentation. >

Re: [PHP-DEV] A list of PHP 6 changes from the old documentation

2010-04-10 Thread Johannes Schlüter
On Sat, 2010-04-10 at 11:39 +0200, Pierre Joye wrote: > hi Philip, > > > On Sat, Apr 10, 2010 at 9:07 AM, Philip Olson wrote: > > > > - idn_to_unicode() (via ext/intl) > > The IDN functions are in 5.3 as well so you can keep them in the > documentation. Not this one. This one would return a

Re: [PHP-DEV] A list of PHP 6 changes from the old documentation

2010-04-10 Thread Pierre Joye
hi Philip, On Sat, Apr 10, 2010 at 9:07 AM, Philip Olson wrote: > - idn_to_unicode() (via ext/intl) The IDN functions are in 5.3 as well so you can keep them in the documentation. > *** Changed: > - GD extension: removed support for GD/FreeType 1.x I will merge this change to trunk as well.