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
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: 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

Pull Requests

Pull requests:

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: Sun Dec 22 01:01:30 2024 UTC