From: Pierre Joye Date: Thu, 21 Aug 2008 23:28:21 +0000 (+0000) Subject: - [DOC] fix test, chr uses codepoint as input X-Git-Tag: BEFORE_HEAD_NS_CHANGE~619 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dcb0cc3d2b63e0388b64ccd52ec424e9c3cba385;p=php - [DOC] fix test, chr uses codepoint as input --- diff --git a/ext/standard/tests/network/inet.phpt b/ext/standard/tests/network/inet.phpt index d4d32fa50a..6e1506e857 100644 --- a/ext/standard/tests/network/inet.phpt +++ b/ext/standard/tests/network/inet.phpt @@ -8,10 +8,10 @@ if (!function_exists("inet_pton")) die("skip no inet_pton()"); --FILE--