mirror of
https://github.com/php/php-src.git
synced 2026-04-26 17:38:14 +02:00
460360ae53
- Fixed incorrect function names on FreeBSD where inet_pton() was named
__inet_pton() and inet_ntop() was named __inet_ntop()
- Fixed bug #39685 (iconv() - undefined function)
- Fixed bug #38852 (XML-RPC Breaks iconv)