mirror of
https://github.com/php/php-src.git
synced 2026-04-29 11:13:36 +02:00
9f63836cf4
_WIN32 is defined by all compilers on Windows when targeting 32-bit ARM, 64-bit ARM, x86, or x64. This removes redundant definition in ext/zip and erroneous CFLAG_ENCHANT variable (should be CFLAGS_ENCHANT).