php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #75340 Removing configure option --with-libmbfl
Submitted: 2017-10-08 19:11 UTC Modified: 2017-11-07 07:26 UTC
From: peterkokot at gmail dot com Assigned: krakjoe (profile)
Status: Closed Package: mbstring related
PHP Version: master-Git-2017-10-08 (Git) OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: peterkokot at gmail dot com
New email:
PHP Version: OS:

 

 [2017-10-08 19:11 UTC] peterkokot at gmail dot com
Description:
------------
The bundled libmbfl library for mbstring extension is not in sync with the upstream library located at https://github.com/moriyoshi/libmbfl. In the master PHP branch the bundled libmbfl library is now developed as a fork in the php-src directly instead:
https://github.com/php/php-src/pull/2823

Therefore the configure option --with-libmbfl is not recommended to use anymore in PHP >= 7.3.

So, best to remove the --with-libmbfl configure option.


Patches

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-11-07 07:26 UTC] krakjoe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: krakjoe
 [2017-11-07 07:26 UTC] krakjoe@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 22:01:30 2024 UTC