diff options
| author | Alex Dowad <alexinbeijing@gmail.com> | 2020-07-05 20:05:29 +0200 |
|---|---|---|
| committer | Alex Dowad <alexinbeijing@gmail.com> | 2020-08-31 23:18:13 +0200 |
| commit | 7eddcabe2b63a9834f6bde1f01b96503612e9e4a (patch) | |
| tree | 1d8ddfebf1ae26a728349f5079277afbfc7279aa /ext/pdo_sqlite/php_pdo_sqlite.h | |
| parent | 62317d592fd6e6df34e68214c9277a979c898de6 (diff) | |
| download | php-git-7eddcabe2b63a9834f6bde1f01b96503612e9e4a.tar.gz | |
Don't guard mbstring code with #ifdef HAVE_MBSTRING
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.
Diffstat (limited to 'ext/pdo_sqlite/php_pdo_sqlite.h')
0 files changed, 0 insertions, 0 deletions
