|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2011-11-14 22:55 UTC] pajoye@php.net
[2011-11-14 22:55 UTC] pajoye@php.net
-Status: Open
+Status: Feedback
[2011-11-15 09:30 UTC] pajoye@php.net
[2011-11-15 17:28 UTC] ameen at tasjeel dot ae
[2011-11-15 17:28 UTC] ameen at tasjeel dot ae
-Status: Feedback
+Status: Open
-PHP Version: 5.3.8
+PHP Version: 5.3.6-1
[2011-11-24 22:27 UTC] cataphract@php.net
[2011-11-24 22:27 UTC] cataphract@php.net
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: cataphract
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Oct 30 09:00:02 2025 UTC |
Description: ------------ The idn implementation in php does not seem to fully support BIDI rules as defined in IDNA2008 specification which are the IETF RFCs 5890 - 5894. This has been noticed because it does not seem to support converting right-to-left script labels ending with a number, and this was addressed by these RFC's. With the function below there is no output. Test script: --------------- echo idn_to_ascii("اختبار7.امارات"); Expected result: ---------------- xn--7-ymcadjxy.xn--mgbaam7a8h