mirror of
https://github.com/php/php-src.git
synced 2026-04-25 17:08:14 +02:00
d1ac7e3ab1
A recurring pattern in old extension: Putting the whole source code behind HAVE_EXTNAME. This is pointless, as the code is only compiled if the extension is enabled. This removes a couple of them, but not all.
1.4 KiB
1.4 KiB