php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #66955 Remove the link to an ASCII table of Code Page 437
Submitted: 2014-03-25 21:16 UTC Modified: 2021-01-25 13:26 UTC
Votes:2
Avg. Score:2.0 ± 1.0
Reproduced:0 of 0 (0.0%)
From: patrick dot seiter at gmail dot com Assigned: cmb (profile)
Status: Closed Package: Strings related
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2014-03-25 21:16 UTC] patrick dot seiter at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/function.chr
---

This page links to an ASCII table webpage:

http://www.asciitable.com/

However, the extended ASCII on this page is not supported by any of PHP's character encodings.

Simply link to Wikipedia instead:

http://en.wikipedia.org/wiki/ASCII

Or a Wikimedia table:

http://upload.wikimedia.org/wikipedia/commons/d/dd/ASCII-Table.svg


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-28 12:31 UTC] cmb@php.net
-Package: Documentation problem +Package: Strings related
 [2021-01-25 13:26 UTC] cmb@php.net
-Assigned To: +Assigned To: cmb
 [2021-01-25 13:26 UTC] cmb@php.net
Automatic comment on behalf of cmbecker69@gmx.de
Revision: http://git.php.net/?p=doc/base.git;a=commit;h=48a8852b5ef8dac91661de500d8ee1ff9946a22e
Log: Fix #66955: Remove the link to an ASCII table of Code Page 437
 [2021-01-25 13:26 UTC] cmb@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 02:01:30 2024 UTC