Home » Networking » Net_IDNA2
Punycode encoding and decoding.
This package is unmaintained.
Download latest release 0.2.0 (there might be newer Composer installable version)
License: LGPL
Description
This package helps you to encode and decode punycode strings easily.
Maintainers
- Stefan Neufeind (neufeind) — lead, active
- Daniel O'Connor (doconnor) — lead, inactive
Dependencies
Required
- PHP (>= 5.4.0)
- PEAR Installer (>= 1.10.1)
Releases
- 0.2.0 (beta, 2017-03-06)
Release notes
License: LGPL
* 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 - 0.1.1 (beta, 2010-12-09)
- 0.1.0 (beta, 2010-06-29)
Release notes
License: LGPL
QA Release
Bug #17430 Multiple Net_IDNA class declarations
Warning: This package is now split between Net_IDNA (php4) and Net_IDNA2 (php5)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #16466 | Closed | Req | 2009-07-24 | Unit tests | |
| #17542 | Closed | Bug | 0.1.0 | 2010-07-01 | URIs get mangled when decoding |
| #17544 | Closed | Bug | 0.1.0 | 2010-07-01 | Variable $k was used before it was defined (line 3145) |
| #17548 | Open | Req | SVN | 2010-07-02 | Refactor output methods |
| #17549 | Open | Req | SVN | 2010-07-02 | Split 'strict' mode out of core functionality |
| #18000 | Closed | Req | SVN | 2010-10-26 | Implement IDNAbis (aka IDNA2008) |
| #18106 | Closed | Bug | SVN | 2010-12-08 | update package.xml |
| #19375 | Closed | Bug | SVN | 2012-04-06 | Add static to the fuction getInstance |
| #21123 | Closed | Bug | 0.1.1 | 2016-10-09 | Signing the source package |