fix #73
authorMichael Wallner <mike@php.net>
Thu, 1 Feb 2018 13:36:09 +0000 (14:36 +0100)
committerMichael Wallner <mike@php.net>
Thu, 1 Feb 2018 13:36:09 +0000 (14:36 +0100)
commit8158548a80733b3af9539356b47527d960a13287
treec2dc8daca44277eb190290453dd23ceb36bd7ce0
parent3f49890b5a7dc529507f65d03e5118a74fa008d9
fix #73

include idna.h prior idn2.h to ensure INDA_H is defined and libidn2 does
not try to define the idna compat layer
src/php_http.c
src/php_http_url.c