php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #46287 Add NCR support for PHP
Submitted: 2008-10-13 18:28 UTC Modified: 2015-01-25 04:22 UTC
Votes:5
Avg. Score:4.0 ± 0.9
Reproduced:4 of 4 (100.0%)
Same Version:1 (25.0%)
Same OS:3 (75.0%)
From: boujin at yahoo dot com Assigned:
Status: No Feedback Package: *General Issues
PHP Version: 5.2.6 OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: boujin at yahoo dot com
New email:
PHP Version: OS:

 

 [2008-10-13 18:28 UTC] boujin at yahoo dot com
Description:
------------
Since PHP has support for html entities. Why not add support for NCRs (Numeric Character References) as well ?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-01-13 17:14 UTC] danack@php.net
-Status: Open +Status: Feedback -Package: Feature/Change Request +Package: *General Issues
 [2015-01-13 17:14 UTC] danack@php.net
Hi, 

It's unclear what you're asking for. PHP already has support for NCR through html_entity_decode. 

PHP 7 will also have support for being able to write unicode code points directly into strings: https://wiki.php.net/rfc/unicode_escape .

If these two don't satisfy your needs, please could you clarify what you meant?
 [2015-01-25 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 21:01:28 2024 UTC