mirror of
https://github.com/php/php-src.git
synced 2026-03-25 16:52:18 +01:00
This is just a very silly feature of mbstring -- you can compile the source files with HAVE_MBSTRING undefined, and it will all just compile to (almost) nothing. What is the use of this? Why compile the source files and link against them if you don't want the mbstring extension? It doesn't make any kind of sense.
9.0 KiB
9.0 KiB