php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #42029 MBSTRING: missing strpad() implementation
Submitted: 2007-07-18 12:32 UTC Modified: 2010-06-23 13:25 UTC
Votes:6
Avg. Score:4.0 ± 1.0
Reproduced:3 of 4 (75.0%)
Same Version:1 (33.3%)
Same OS:3 (100.0%)
From: fabrizio dot balliano at crealabs dot it Assigned:
Status: Duplicate Package: *General Issues
PHP Version: 5.2.3 OS: all
Private report: No CVE-ID: None
 [2007-07-18 12:32 UTC] fabrizio dot balliano at crealabs dot it
Description:
------------
mbstring module is missing the str_pad function, thus if you pad some text cointaining a 2 byte char, the result string length will be wrong.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-06-23 09:47 UTC] PhoneixSegovia at gmail dot com
This bug is a duplicated of #21317
 [2010-06-23 13:25 UTC] degeberg@php.net
-Status: Open +Status: Duplicate -Package: Feature/Change Request +Package: *General Issues
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 12:01:27 2024 UTC