約11,900件1ページ目

日本語のみで絞り込む

2023/11/27 -The --enable-mbregex enables the mbregex extension. However, mbregex requires the https://github.com/kkos/oniguruma library and it would have to be included as ...

mb_regex_set_options(?string $options = null ): string Sets the default options described by options for multibyte regex functions.

2020/2/27 -The change was made in this commit to the Heroku PHP Buildpack (which is how you run PHP on Heroku) which prevented mbregex being used in ...

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

2023/7/20 -It looks like the mbstring extension is installed, but mbregex is not enabled which is required for Yii/Craft CMS projects. Is it possible to ...

2014/7/4 -mbstring is built in libapache2-mod-php5 package, so you can use this command for installing : sudo apt-get install libapache2-mod-php5

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

2024/6/17 -When trying to create a PDF I get the following error. An uncaught Exception was encountered Type: Mpdf\MpdfException Message: mbstring extension with mbregex ...

2024/10/17 -mbregex, Disable regular expression functions with multibyte character support. ; mbstring, Enhanced Chinese, Japanese, and other language ...

2023/4/26 -When I click “Report” on the Dashboard, and then click “Download PDF” The tab label goes from “Patient Report” to “Uknown” and I do not get my report in PDF.