php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #72989 Document IntlChar::NO_NUMERIC_VALUE
Submitted: 2016-08-31 10:28 UTC Modified: 2016-08-31 11:56 UTC
From: salathe@php.net Assigned: daverandom (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2016-08-31 10:28 UTC] salathe@php.net
Description:
------------
---
From manual page: http://www.php.net/intlchar.getnumericvalue
---

The IntlChar class synopsis is missing IntlChar::NO_NUMERIC_VALUE which was added in 7.0.6. 

The IntlChar::getNumericValue() docs reference the magic value float(-123456789) rather than instructing users to use IntlChar::NO_NUMERIC_VALUE.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-08-31 10:30 UTC] salathe@php.net
Original bug adding the constant to php-src: https://bugs.php.net/bug.php?id=70455
 [2016-08-31 11:15 UTC] daverandom@php.net
-Assigned To: +Assigned To: daverandom
 [2016-08-31 11:31 UTC] daverandom@php.net
Automatic comment from SVN on behalf of daverandom
Revision: http://svn.php.net/viewvc/?view=revision&revision=339960
Log: Fix #72989
 [2016-08-31 11:56 UTC] daverandom@php.net
-Status: Assigned +Status: Closed
 [2020-02-07 06:06 UTC] phpdocbot@php.net
Automatic comment on behalf of daverandom
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=2ec95034912758a84721b54f08392da435b58543
Log: Fix #72989
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 20:01:35 2024 UTC