php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #69470 adding method for changing the restriction level
Submitted: 2015-04-16 14:46 UTC Modified: 2018-05-15 15:45 UTC
From: masakielastic at gmail dot com Assigned: ab (profile)
Status: Closed Package: intl (PECL)
PHP Version: master-Git-2015-04-16 (Git) OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: masakielastic at gmail dot com
New email:
PHP Version: OS:

 

 [2015-04-16 14:46 UTC] masakielastic at gmail dot com
Description:
------------
SpoofChecker should have a method for changing the restriction level. The restriction levels were introduced in ICU 51. Some of scripts need MODERATELY_RESTRICTIVE than HIGHLY_RESTRICTIVE for checking IDN. The difference between MODERATELY_RESTRICTIVE and HIGHLY_RESTRICTIVE is the following.

Common + Inherited + Latin + any single other "Recommended" or "Aspirational" script except Cyrillic or Greek

https://wiki.mozilla.org/IDN_Display_Algorithm


Patches

Pull Requests

Pull requests:

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-05-15 15:45 UTC] ab@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ab
 [2018-05-15 15:45 UTC] ab@php.net
Restriction levels are implemented in PHP 7.3 when linked with ICU 5.8 and above.

Thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC