php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #79448 0 is a valid Unicode codepoint, but mb_substitute_character(0) fails
Submitted: 2020-04-03 19:04 UTC Modified: -
From: girgias@php.net Assigned:
Status: Closed Package: mbstring related
PHP Version: 7.3.17RC1 OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: girgias@php.net
New email:
PHP Version: OS:

 

 [2020-04-03 19:04 UTC] girgias@php.net
Description:
------------
The codepoint 0 is a valid unicode codepoint.
See for current behaviour https://3v4l.org/FqOFj


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-04-03 19:31 UTC] girgias@php.net
Automatic comment on behalf of girgias
Revision: http://git.php.net/?p=php-src.git;a=commit;h=1333b46d6dc0c293c1fd626803f91bc69743eb79
Log: Fix Bug #79448 0 is a valid Unicode codepoint, but mb_substitute_character(0) fails
 [2020-04-03 19:31 UTC] girgias@php.net
-Status: Open +Status: Closed
 [2020-04-07 20:50 UTC] girgias@php.net
Automatic comment on behalf of girgias
Revision: http://git.php.net/?p=php-src.git;a=commit;h=6031b0824012065b679ed193b6e11b324a5cc92e
Log: Revert "Fix Bug #79448 0 is a valid Unicode codepoint, but mb_substitute_character(0) fails"
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 04:01:29 2024 UTC