Skip to content

Commit c0af8c9

Browse files
authored
Sync exif dependency on mbstring extension as optional (#3793)
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
1 parent 34c4a30 commit c0af8c9

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
@@ -13,11 +13,6 @@
1313
extension must be enabled by compiling PHP with <literal>--enable-mbstring</literal>.
1414
PHP does not require any additional library for the exif module.
1515
</para>
16-
<para>
17-
Windows only: The <link linkend="ref.mbstring">mbstring</link> extension must always
18-
be enabled. Note that <link linkend="ref.mbstring">mbstring</link> extension must be
19-
loaded prior to EXIF in <filename>php.ini</filename>.
20-
</para>
2116
</section>
2217
<!-- }}} -->
2318

0 commit comments

Comments
 (0)