]> granicus.if.org Git - php/commit
- [DOC] add IDN support, idn_to_ascii and idn_to_utf8
authorPierre Joye <pajoye@php.net>
Mon, 26 Jan 2009 22:30:57 +0000 (22:30 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 26 Jan 2009 22:30:57 +0000 (22:30 +0000)
commit503779eb17639dd563addfc8acfd69520b902278
tree7f1b4dc1e20e73197a928ed6f9e8b4e6efffb2e9
parent4f3a4e597b7315c12f58974c9f719fd83002f0a1
- [DOC] add IDN support, idn_to_ascii and idn_to_utf8
  tests and MFB will follow Wednesday
ext/intl/config.m4
ext/intl/idn/idn.c [new file with mode: 0644]
ext/intl/idn/idn.h [new file with mode: 0644]
ext/intl/php_intl.c