Re: [PHP-DOC] Integer set unicode character

2011-01-10 Thread Adam Harvey
On 10 January 2011 17:02, Karoly Negyesi wrote: > This http://paste.pocoo.org/show/318170/ would be more correct but it > contains a non ASCII Unicode character. May I commit it still? Documentation files are explicitly UTF-8 (per the XML header), so as long as the ℤ is encoded in UTF-8, it shoul

[PHP-DOC] Integer set unicode character

2011-01-10 Thread Karoly Negyesi
Hi, This http://paste.pocoo.org/show/318170/ would be more correct but it contains a non ASCII Unicode character. May I commit it still? Thanks NK