mirror of
https://github.com/php/php-src.git
synced 2026-04-22 15:38:49 +02:00
6e2ad3c4ba
The libmagic library also uses the HAVE_VISIBILITY macro that should be defined to 1 if visibility is supported or 0 if not. Follow-up of GH-5526 (-Wundef)