mirror of
https://github.com/splitbrain/dokuwiki-stickbuilder.git
synced 2025-08-16 15:29:37 +00:00

Removed intl and exif extensions again. Intl requires a bunch of ICU libraries that can't be packed - it would nearly triple the file size of the package. The exif extension isn't worth the space either. php extensions can't be packed anymore because of control flow stuff, I don't really understand. Same is true for a few VC runtime libs.