Skip to content

Commit 40e9dec

Browse files
committed
Sync exif dependency on mbstring extension as optional
The required dependency on mbstring extension in exif was removed via php/php-src@755c2cd which made the mbstring extension optional dependency. Update for the PHP build system: php/php-src#16062 php/doc-en@c0af8c9
1 parent 82076b4 commit 40e9dec

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

reference/exif/setup.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@
1717
exif モジュールを作成するために、追加の
1818
ライブラリは一切必要ありません。
1919
</para>
20-
<para>
21-
Windows のみ: <link linkend="ref.mbstring">mbstring</link> 拡張モジュールは常に有効でなければなりません。
22-
<link linkend="ref.mbstring">mbstring</link> 拡張モジュールは、
23-
<filename>php.ini</filename> で EXIF より前にロードされなければなりません。
24-
</para>
2520
</section>
2621
<!-- }}} -->
2722

0 commit comments

Comments
 (0)