EnvKit v0.32.0-beta.27
Bigger defaults for uploads: nginx client_max_body_size now defaults to 1024m, and new PHP installs are seeded with upload_max_filesize / post_max_size / memory_limit = 1024M (phpMyAdmin's import cap matches). Values you already changed are left alone.
Fixes:
- installing a service no longer fails when Windows briefly locks the temporary extract folder (antivirus/indexer scans)
- enabling OPcache/Xdebug no longer adds a duplicate zend_extension line when php.ini uses the bare module-name form
- quieter error telemetry: declined UAC prompts, git redirect warnings, hand-edited nginx.conf syntax errors, opcache preloading on Windows and a few other user-environment conditions no longer page the error channel