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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
38 + 23 = ?
Subscribe to this entry?

 
 [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: Mon Apr 29 19:01:30 2024 UTC