» Version | » Information |
---|---|
0.2.0 |
Easy InstallNot sure? Get more info. pear install Net_IDNA2-0.2.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IDNA2-0.2.0 Release date: 2017-03-06 15:50 UTC Release state: beta Release uploaded by: ashnazg Changelog: * Set minimum PHP version to 5.4.0 * Set minimum PEAR version to 1.10.1 * Bug #19375: Add static to the fuction getInstance * Bug #21123: Signing the source package Dependencies:
|
0.1.1 |
Easy InstallNot sure? Get more info. pear install Net_IDNA2-0.1.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IDNA2-0.1.1 Release date: 2010-12-09 17:35 UTC Release state: beta Release uploaded by: neufeind Changelog: * Added initial support for IDNA2008. This is needed for characters like the German "Eszett" which would otherwise be turned into "ss" during nameprep. Use $n->setParams('version', '2008') to use the "new" IDNA-encoding. Default is still IDNA2003 for backwards-compatibility. Further aspects of IDNA2008-encoding (for example some checks) should be added later according to RFCs. * #16466: Unit tests (testcaseses from draft-josefsson-idn-test-vectors; thanks to Daniel) * Unit tests (coverage, refactoring/cleanup, more tests) * #17542: URIs get mangled when decoding (UTF8-fix) * Codingstyle fixes * fixed handling of URLs with more than a domain-name (fixed opposite of parse_url()) * Added specialized and spl exceptions * #17533: Releases and roles do not seem to work. Dependencies:
|
0.1.0 |
Easy InstallNot sure? Get more info. pear install Net_IDNA2-0.1.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IDNA2-0.1.0 Release date: 2010-06-29 01:45 UTC Release state: beta Release uploaded by: doconnor Changelog: QA Release Bug #17430 Multiple Net_IDNA class declarations Warning: This package is now split between Net_IDNA (php4) and Net_IDNA2 (php5) Dependencies:
|