]> granicus.if.org Git - php/commit
- Fixed incorrect function names on FreeBSD where inet_pton() was named
authorHannes Magnusson <bjori@php.net>
Wed, 20 Dec 2006 10:34:36 +0000 (10:34 +0000)
committerHannes Magnusson <bjori@php.net>
Wed, 20 Dec 2006 10:34:36 +0000 (10:34 +0000)
commit1e19ee87853fe519cee671038bd5eba0fe9cd8be
treecd226d09acabe1c8f32be22c7772e0370d711c87
parent6a8a2e8b0e66632b84c4b640023281052decd805
- 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)
NEWS
Zend/zend_API.h
ext/iconv/iconv.c
ext/standard/basic_functions.c
main/php.h