日本語のみで絞り込む

--disable-mbregex: Disable regular expression functions with multibyte character support. ... It is possible to disable the multibyte regex backtrack check by ...

2023/11/27 -@adamziel yes. The PDF library used in a plugin I help develop uses the mbregex functions. A couple of other popular plugins include the ...

Sets the default options described by options for multibyte regex functions. Parameters ¶. options. The options to set. This is a string where each character is ...

2020/2/27 -A good way to demonstrate this effort is to include the code you've written so far, example input (if there is any), the expected output, and ...

2022/3/4 -It is required to have PHP enabled with mbstring (multi-byte string) support for multibyte characters in PHPKB knowledge base software.

2020/5/6 -Running into an issue with a cPanel account on our server. ... > The Multibyte String extension has been configured with the --disable-mbregex ...

2019/12/26 -From #1124 (comment): It will cause following problems when building php-5.6.40. If I change the statement to $build->compareVersion('7.4') ...

2024/4/17 -libxml — XML library for PHP. litespeed — Litespeed SAPI. The Default profile includes this extension. mbregex — Disable regular expression ...

2014/7/4 -I've figured it out: sudo apt-get install php7.0-mbstring Also works for other php extensions you might need like: sudo apt-get install php7.0- ...

2006/12/25 -Installing the optional MBSTRING library is highly recommended in order to improve site performance, particularly if your site is supporting non ...